Blynk.begin(authBlynk, "blynk-cloud.com", 8442, arduino_ip, dns_ip, gateway_ip, subnet_mask, arduino_mac);
while (!Blynk.connect()) {
// Wait until connected
}
is this correct?
maybe there is something else wrong with my Mega & W5100 setup?
it is jsut connecting:
[14] Using static IP
[1316] My IP: 128.80.2.0
[5001] Connecting to blynk-cloud.com:8442
[10002] Connecting to blynk-cloud.com:8442
[15003] Connecting to blynk-cloud.com:8442
[20004] Connecting to blynk-cloud.com:8442
[25005] Connecting to blynk-cloud.com:8442
[30006] Connecting to blynk-cloud.com:8442
Really nice. Just loaded and installed from “www.blynk.cc/getting-started” page new version which seem still to be v0.3.3. Not much help for this issue
edit: Will this be the only announcement about the server change, no personal emails for registered users nor front page banners ?