Open njordan77 opened 2 weeks ago
looks like crashes/watch dog resets. Connect via USB to computer and check the serial console log
i checked, nothing special - except a message i do not understand in terms of why ADC is relevant at all, its not used, not using any LDR. furthermroe, what this has to do with Wifi. But maybe this explains reconnects....
Any idea why i see many of these logs.....
[420073][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc.html#adc-limitations for more info
[450001][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc.html#adc-limitations for more info
[450012][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc.html#adc-limitations for more info
[450032][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc.html#adc-limitations for more info
[450052][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc.html#adc-limitations for more info
[450073][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc.html#adc-limitations for more info
[480001][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc.html#adc-limitations for more info
[480012][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc.html#adc-limitations for more info
[480032][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc.html#adc-limitations for more info
[480052][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc.html#adc-limitations for more info
[480073][E][esp32-hal-adc.c:170] __analogRead(): GPIO0: ESP_ERR_TIMEOUT: ADC2 is in use by Wi-Fi. Please see https://docs.espressif.com/projects
I have an ESP32 (LOLIN D32) that seems to reboot every few minutes. its a little annoying. in general the display works fine, but while i do configure via web gui i can change settings and without doing anything i can see in the top middle "reconnecting"....
by doing so it overwrites all my changed settings that have not been saved.
Any idea why the system does reconnects without any reason. im so close to the router, so its about -45dbm, best radio signal possible.
Thanks for your feedback! Norbert