Skip to content
Discussion options

You must be logged in to vote

After a bit of research:
Reason 4 is WIFI_REASON_ASSOC_EXPIRE (see ports/esp32/network_wlan.c line 121 and esp-idf/components/esp_wifi/include/esp_wifi_types.h line 70).
I don't know what this means though, or how to fix it.
Reason 39 is WIFI_REASON_TIMEOUT.

Here is a UART debug log and the corresponding application log showing the disconnection and a later manual reconnection.

=========== UART debug (times in ms) ====================

ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0x8 (SPI_FAST_FLASH_BOOT)
Saved PC:0x42002c16
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3810,len:0xf8c
load:0x403c9700,len:0xb3c
load:0x403cc700,len:0x2dd4
entry 0x403c989c
I (4963) …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ned-pcs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ESP32
Labels
None yet
1 participant