programmer131 / ESP8266_ESP32_SelfUpdate

89 stars 71 forks source link

No serial monitor output after timesync #9

Open brama-coder opened 2 years ago

brama-coder commented 2 years ago

I am getting no serial monitor output after it connects to wifi and says "Waiting for NTP time sync: ...................." Do you know why this is happening? I am using nodemcu esp8266. I am also using core 2.7.4 and hope to continue to use this core. I have made sure to set my URL_fw_Version and URL_fw_Bin correctly and posted my question here https://arduino.stackexchange.com/questions/86568/nodemcu-lolin-v3-esp8266-ota-programming-using-github-link

programmer131 commented 2 years ago

You can try some basic serial monitor test for debugging.