I’m having trouble getting my esp8266/ Arduino nano setup working with a local server. The phone/ local server work well together, but the link between esp and local server does not.
I suspect it is in my arduino sketch. I’m using the example esp8266 serial sketch. everything works fine with the cloud server when I do Blynk.begin like this:
No joy so far-
Here is my code- (no router password at the moment- the 192.168.5.200 is static on the PC with my server and the address set up in Blynk phone app)