Pete Knight
Pete Knight
In the example sketch, the "Error during ping command." message is never seen, as pinger.Ping() always == true, even if the website/IP address is unreachable. ```cpp // Ping technologytourist.com Serial.printf("\n\nPinging...
I've just upgraded to release 1.0.0 and done some testing of the Log Event node. The node functions correctly as far as logging the event in Blynk is concerned, but...
After updating from 0.9.2 to 1.0.1 some of my button widgets stopped working. Closer investigation showed that any Node-Red Write Event node attached to virtual pin 0 of any device...