Superchart problem - loading

OK, I am home and updated the server. Now, the android app works fine (superchart problem is gone) BUT it stopped to communicate with my device.

The output from Arduino serial monitor shows it tries to connect to:
[177805] Connecting to 10.42.0.1:8442
[182806] Connecting to 10.42.0.1:8442

But, without success. Was there some update to local server IP and/or port#?
Thanks.

UPDATE1: I see there is a newer server version (0.37.1 vs. 0.37.0) so I will try that…
UPDATE2: Still doesn’t work. When I runt it with server-0.28.4-java8.jar, it works. I would appreciate help. Thanks.

Yes… Local Server use port 8080 for all hardware devices now.

It is very important to read all the Announcement Topics and keep all aspects of Blynk updated at the same time… App, Library and Local Server, else things will stop working properly over time.

Thank you for the help. I tried google it today and didn’t get results I was seeking.

Because this is more a Blynk specific issue, searching this forum, particularly the Announcements, would bring better results than Google.

Gotcha. Right now trying to update the code as adviced. Thanks.

UPDATE: Ok after updating the scatch, it seems to connect to local server on 8080 and send the data.

2 Likes