-->
Page 1 of 1

3.1.1 does not work: NodeMCU V0.9 + ESP8266Ping

PostPosted: Wed Feb 01, 2023 1:10 pm
by ESP-learner
Hello!

I have been using a NodeMCU V0.9 in a project for years now. Recently one parameter needed some tuning, but after uploading the changed sketch ESP8266Ping from https://github.com/dancol90/ESP8266Ping returned wrong results (pinged server is allegedly offline which is not true).
The 'ping part' of the sketch has nothing to do with the made change and even the sketch version without the change did not work anymore. Long story short, went back to 3.0.2 as before and it works like a charm.

Just to let you know, cause it was a huge waste of time to find the cause due to so many related things ... :shock:

Re: 3.1.1 does not work: NodeMCU V0.9 + ESP8266Ping

PostPosted: Thu Mar 23, 2023 3:20 pm
by ESP-learner
Update:
Switched to NodeMCU V1.0 (Amica) and tried it with 3.1.2 ... same problem again.
Went back to 3.0.2 and it's working. (Did not try the versions in between though.)