@ScruffR, I took a closer look at the code. You were absolutely right.
The culprits were the Serial.println() statements in the loop() function. After I commented them out , the OTA flashing succeeds 80% of the time.
Thanks
Anthony
@ScruffR, I took a closer look at the code. You were absolutely right.
The culprits were the Serial.println() statements in the loop() function. After I commented them out , the OTA flashing succeeds 80% of the time.
Thanks
Anthony