HI. I am trying to run the PushData example to update virtual pin 5 every second with the current run time millis() from a TinyDuino and a TinyShiled WIFI. On my original post here, execution only lasted 1-2 seconds after successful connection to the Blynk server.
After upgrading the firmware to version 1.14, the execution is now lasting 3-4 seconds after connecting to the server but still hangs. We tried disabling the arduino serial output but didn’t help.
Any ideas on what else we can try?