after esp_restart, getting a "waiting for download" message
Posted: Fri Sep 16, 2022 5:06 pm
Hi all -
My app issues an esp_restart() command, and I get these messages:
It does not seem to recover from this. Can anyone explain what's going on here?
Thanks...
mz
My app issues an esp_restart() command, and I get these messages:
Code: Select all
I (348163) wifi:state: run -> init (0)
I (348173) wifi:pm stop, total sleep time: 203864605 us / 343318182 us
W (348173) wifi:<ba-del>idx
W (348173) wifi:<ba-del>idx
I (348183) wi��ets Jun 8 2016 00:22:57
waiting for download
�ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x20 (DOWNLOAD_BOOT(UART0/UART1/SDIO_FEI_FEO_V2))
waiting for download
�ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x20 (DOWNLOAD_BOOT(UART0/UART1/SDIO_FEI_FEO_V2))
waiting for download
�
Thanks...
mz