Hello,
I try to compile my code to connect my arduino+HC-05 to local server.
But I don’t find the right <Blynk.begin> syntax…
I search for a while on the forum but no success…
Please somebody could help?
//Blynk.begin(DebugSerial,"authtoken", "blabla.ddns.net", 8080); // => KO
Blynk.begin(DebugSerial,"authtoken"); // => OK, but not for local server