-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Status: OpenedIssue is newIssue is new
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
Simply connect to an AP. As it was with v2.0.17
Actual behavior (suspected bug)
New features broke everything.
Error logs or terminal output
ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0x1 (POWERON),boot:0x6c (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:2
load:0x40875730,len:0x1870
load:0x4086b910,len:0x1104
load:0x4086e610,len:0x392c
entry 0x4086b91a
I (23) boot: ESP-IDF 5.5.0.250815 2nd stage bootloader
I (24) boot: compile time Aug 26 2025 18:25:55
I (24) boot: chip revision: v0.2
I (25) boot: efuse block revision: v0.3
I (28) qio_mode: Enabling default flash chip QIO
I (32) boot.esp32c6: SPI Speed : 80MHz
I (36) boot.esp32c6: SPI Mode : QIO
I (40) boot.esp32c6: SPI Flash Size : 4MB
I (43) boot: Enabling RNG early entropy source...
I (48) boot: Partition Table:
I (51) boot: ## Label Usage Type ST Offset Length
I (57) boot: 0 nvs WiFi data 01 02 00009000 00004000
I (63) boot: 1 otadata OTA data 01 00 0000d000 00002000
I (70) boot: 2 phy_init RF data 01 01 0000f000 00001000
I (76) boot: 3 ota_0 OTA app 00 10 00010000 00180000
I (83) boot: 4 ota_1 OTA app 00 11 00190000 00180000
I (90) boot: End of partition table
I (93) esp_image: segment 0: paddr=00190020 vaddr=420c0020 size=367dch (223196) map
I (137) esp_image: segment 1: paddr=001c6804 vaddr=40800000 size=09814h ( 38932) load
I (145) esp_image: segment 2: paddr=001d0020 vaddr=42000020 size=bdbe4h (777188) map
I (273) esp_image: segment 3: paddr=0028dc0c vaddr=40809814 size=15fb4h ( 90036) load
I (291) esp_image: segment 4: paddr=002a3bc8 vaddr=4081f7d0 size=03810h ( 14352) load
I (301) boot: Loaded app from partition at offset 0x190000
I (301) boot: Disabling RNG early entropy source...
[1B][0;32mI (311) cpu_start: Unicore app[1B][0m
[1B][0;32mI (319) cpu_start: Pro cpu start user code[1B][0m
[1B][0;32mI (320) cpu_start: cpu freq: 160000000 Hz[1B][0m
[1B][0;32mI (320) app_init: Application information:[1B][0m
[1B][0;32mI (322) app_init: Project name: network_adapter[1B][0m
[1B][0;32mI (328) app_init: App version: 2.6.3[1B][0m
[1B][0;32mI (333) app_init: Compile time: Oct 23 2025 18:33:19[1B][0m
[1B][0;32mI (339) app_init: ELF file SHA256: 7c1b3c490...[1B][0m
[1B][0;32mI (344) app_init: ESP-IDF: 5.3.4.251020[1B][0m
[1B][0;32mI (349) efuse_init: Min chip rev: v0.0[1B][0m
[1B][0;32mI (354) efuse_init: Max chip rev: v0.99 [1B][0m
[1B][0;32mI (359) efuse_init: Chip rev: v0.2[1B][0m
[1B][0;32mI (364) heap_init: Initializing. RAM available for dynamic allocation:[1B][0m
[1B][0;32mI (371) heap_init: At 40831820 len 0004ADF0 (299 KiB): RAM[1B][0m
[1B][0;32mI (377) heap_init: At 4087C610 len 00002F54 (11 KiB): RAM[1B][0m
[1B][0;32mI (383) heap_init: At 50000000 len 00003FE8 (15 KiB): RTCRAM[1B][0m
[1B][0;32mI (390) spi_flash: detected chip: generic[1B][0m
[1B][0;32mI (394) spi_flash: flash io: qio[1B][0m
[1B][0;32mI (398) sleep: Configure to isolate all GPIO pins in sleep state[1B][0m
[1B][0;32mI (405) sleep: Enable automatic switching of GPIO sleep configuration[1B][0m
[1B][0;32mI (412) coexist: coex firmware version: e5389b2[1B][0m
[1B][0;32mI (440) coexist: coexist rom version 5b8dcfa[1B][0m
[1B][0;32mI (440) main_task: Started on CPU0[1B][0m
[1B][0;32mI (440) main_task: Calling app_main()[1B][0m
[1B][0;32mI (445) co-pro-main: *********************************************************************[1B][0m
[1B][0;32mI (450) co-pro-main: ESP-Hosted-MCU Slave FW version :: 2.6.3 [1B][0m
[1B][0;32mI (460) co-pro-main: Transport used :: SDIO only [1B][0m
[1B][0;32mI (469) co-pro-main: *********************************************************************[1B][0m
[1B][0;32mI (478) SDIO_SLAVE: Using SDIO interface[1B][0m
[1B][0;32mI (482) SDIO_SLAVE: sdio_init: sending mode: SDIO_SLAVE_SEND_STREAM[1B][0m
[1B][0;32mI (489) SDIO_SLAVE: sdio_init: ESP32 SDIO DriverTxQ[20] timing[0]
[1B][0m
[1B][0;32mI (497) co-pro-main: Mandate host wakeup[1B][0m
[1B][0;32mI (501) co-pro-main: host reset handler task started[1B][0m
[1B][0;32mI (506) main_task: Returned from app_main()[1B][0m
[1B][0;32mI (1674) co-pro-main: Start Data Path[1B][0m
[1B][0;32mI (1675) co-pro-main: Supported features are:[1B][0m
[1B][0;32mI (1675) co-pro-main: - WLAN over SDIO[1B][0m
[1B][0;32mI (1677) h_bt: - BT/BLE[1B][0m
[1B][0;32mI (1680) h_bt: - HCI Over SDIO[1B][0m
[1B][0;32mI (1684) h_bt: - BLE only[1B][0m
[1B][0;32mI (1688) co-pro-main: capabilities: 0xd[1B][0m
[1B][0;32mI (1692) co-pro-main: Supported extended features are:[1B][0m
[1B][0;32mI (1698) h_bt: - BT/BLE (extended)[1B][0m
[1B][0;32mI (1702) co-pro-main: extended capabilities: 0x0[1B][0m
[1B][0;32mI (1707) co-pro-main: host reconfig event[1B][0m
[1B][0;32mI (1715) co-pro-main: Slave init_config received from host[1B][0m
[1B][0;32mI (1718) co-pro-main: Host capabilities: 44[1B][0m
[1B][0;32mI (1723) co-pro-main: ESP<-Host wifi flow ctl start thres [80%][1B][0m
[1B][0;32mI (1730) co-pro-main: ESP<-Host wifi flow ctl clear thres [60%][1B][0m
[1B][0;32mI (1977) slave_rpc: Resp_MSGId for req[0x116] is [0x216], uid 1[1B][0m
[1B][0;32mI (1977) slave_rpc: Received Req [0x116][1B][0m
[1B][0;32mI (1977) slave_rpc: Wifi Init Param | Default | Host | Actual[1B][0m
[1B][0;33mW (1984) slave_rpc: cache_tx_buf | 0 | 4 | 0[1B][0m
[1B][0;33mW (1991) slave_rpc: feature_caps | 21 | a1 | 21[1B][0m
[1B][0;32mI (1998) slave_rpc: End Wifi Init Param |[1B][0m
[1B][0;32mI (2003) slave_rpc: === __wrap_esp_wifi_init called ===[1B][0m
[1B][0;32mI (2009) slave_rpc: First-time WiFi initialization[1B][0m
[1B][0;32mI (2015) slave_rpc: Calling __real_esp_wifi_init...[1B][0m
[1B][0;32mI (2020) pp: pp rom version: 5b8dcfa[1B][0m
[1B][0;32mI (2024) net80211: net80211 rom version: 5b8dcfa[1B][0m
I (2031) wifi:wifi driver task: 40834954, prio:23, stack:6144, core=0
I (2038) wifi:wifi firmware version: dd0f96a
I (2040) wifi:wifi certification version: v7.0
I (2044) wifi:config NVS flash: enabled
I (2047) wifi:config nano formating: enabled
I (2051) wifi:mac_version:HAL_MAC_ESP32AX_761,ut_version:N, band:0x1
I (2058) wifi:Init data frame dynamic rx buffer num: 32
I (2063) wifi:Init static rx mgmt buffer num: 5
I (2067) wifi:Init management short buffer num: 32
I (2071) wifi:Init dynamic tx buffer num: 32
I (2075) wifi:Init static tx FG buffer num: 2
I (2079) wifi:Init static rx buffer size: 1700 (rxctrl:92, csi:512)
I (2085) wifi:Init static rx buffer num: 4
I (2089) wifi:Init dynamic rx buffer num: 32
[1B][0;32mI (2094) wifi_init: rx ba win: 6[1B][0m
[1B][0;32mI (2097) wifi_init: accept mbox: 6[1B][0m
[1B][0;32mI (2101) wifi_init: tcpip mbox: 32[1B][0m
[1B][0;32mI (2105) wifi_init: udp mbox: 16[1B][0m
[1B][0;32mI (2109) wifi_init: tcp mbox: 16[1B][0m
[1B][0;32mI (2113) wifi_init: tcp tx win: 11520[1B][0m
[1B][0;32mI (2117) wifi_init: tcp rx win: 11520[1B][0m
[1B][0;32mI (2122) wifi_init: tcp mss: 1440[1B][0m
[1B][0;32mI (2126) wifi_init: WiFi IRAM OP enabled[1B][0m
[1B][0;32mI (2130) wifi_init: WiFi RX IRAM OP enabled[1B][0m
[1B][0;32mI (2135) wifi_init: WiFi SLP IRAM OP enabled[1B][0m
[1B][0;32mI (2140) slave_rpc: __real_esp_wifi_init returned: 0[1B][0m
[1B][0;32mI (2148) slave_rpc: Resp_MSGId for req[0x139] is [0x239], uid 2[1B][0m
[1B][0;32mI (2152) slave_rpc: Received Req [0x139][1B][0m
[1B][0;32mI (2157) slave_rpc: Setting wifi storage: 1[1B][0m
[1B][0;32mI (2164) slave_rpc: Resp_MSGId for req[0x104] is [0x204], uid 3[1B][0m
[1B][0;32mI (2168) slave_rpc: Received Req [0x104][1B][0m
[1B][0;32mI (2174) slave_rpc: Resp_MSGId for req[0x12a] is [0x22a], uid 4[1B][0m
[1B][0;32mI (2180) slave_rpc: Received Req [0x12a][1B][0m
[1B][0;32mI (2185) slave_rpc: Resp_MSGId for req[0x118] is [0x218], uid 5[1B][0m
[1B][0;32mI (2191) slave_rpc: Received Req [0x118][1B][0m
[1B][0;32mI (2196) phy_init: phy_version 341,a6c8fe6,Jul 30 2025,18:34:11[1B][0m
[1B][0;33mW (2202) phy_init: failed to load RF calibration data (0xffffffff), falling back to full calibration[1B][0m
[1B][0;32mI (2286) phy_init: Saving new calibration data due to checksum failure or outdated calibration data, mode(2)[1B][0m
W (2293) wifi:ACK_TAB0 :0x 90a0b, QAM16:0x9 (24Mbps), QPSK:0xa (12Mbps), BPSK:0xb (6Mbps)
W (2293) wifi:CTS_TAB0 :0x 90a0b, QAM16:0x9 (24Mbps), QPSK:0xa (12Mbps), BPSK:0xb (6Mbps)
W (2302) wifi:(agc)0x600a7128:0xd219ea34, min.avgNF:0xce->0xd2(dB), RCalCount:0x19e, min.RRssi:0xa34(-92.75)
I (2312) wifi:11ax coex: WDEVAX_PTI0(0x55777555), WDEVAX_PTI1(0x00003377).
W (2318) wifi:(he)attach, station, phymode:11ax
I (2322) wifi:mode : sta (b4:3a:45:83:3a:34)
I (2326) wifi:enable tsf
[1B][0;32mI (2329) slave_rpc: send WIFI_EVENT_STA_START[1B][0m
[1B][0;32mI (2334) slave_rpc: Sending Wi-Fi event [2][1B][0m
[1B][0;32mI (2338) slave_rpc: Sending Wi-Fi event [43][1B][0m
[1B][0;32mI (2343) slave_rpc: sta started[1B][0m
[1B][0;32mI (2348) slave_rpc: Sending Wi-Fi event [2][1B][0m
[1B][0;32mI (2439) slave_rpc: Resp_MSGId for req[0x11a] is [0x21a], uid 6[1B][0m
[1B][0;32mI (2439) slave_rpc: Received Req [0x11a][1B][0m
[1B][0;31mE (2439) slave_rpc: No SSID configured, cannot connect[1B][0m
[1B][0;32mI (2445) slave_rpc: Resp_MSGId for req[0x101] is [0x201], uid 7[1B][0m
[1B][0;32mI (2451) slave_rpc: Received Req [0x101][1B][0m
[1B][0;32mI (2456) slave_rpc: mac [b4:3a:45:83:3a:34][1B][0m
[1B][0;32mI (2462) slave_rpc: Resp_MSGId for req[0x10e] is [0x20e], uid 8[1B][0m
[1B][0;32mI (2467) slave_rpc: Received Req [0x10e][1B][0m
I (2472) wifi:Set ps type: 1, coexist: 0
[1B][0;32mI (2535) slave_rpc: Resp_MSGId for req[0x113] is [0x213], uid 9[1B][0m
[1B][0;32mI (2535) slave_rpc: Received Req [0x113][1B][0m
[1B][0;32mI (2637) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 10[1B][0m
[1B][0;32mI (2637) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (2639) slave_rpc: Resp_MSGId for req[0x11c] is [0x21c], uid 11[1B][0m
[1B][0;32mI (2644) slave_rpc: Received Req [0x11c][1B][0m
[1B][0;32mI (2649) slave_rpc: STA set config: SSID:indebuurt_IoT[1B][0m
[1B][0;32mI (2655) slave_rpc: SSID: [1B][0m
[1B][0;32mI (2658) slave_rpc: Wifi not provisioned, Fallback to example config[1B][0m
[1B][0;32mI (2666) slave_rpc: Provisioned new Wi-Fi config[1B][0m
[1B][0;32mI (2670) slave_rpc: Setting new WiFi config SSID: indebuurt_IoT[1B][0m
[1B][0;32mI (2678) slave_rpc: Resp_MSGId for req[0x11a] is [0x21a], uid 12[1B][0m
[1B][0;32mI (2684) slave_rpc: Received Req [0x11a][1B][0m
[1B][0;32mI (2688) slave_rpc: Attempting to connect to SSID: indebuurt_IoT[1B][0m
[1B][0;32mI (2695) slave_rpc: ************ connect ****************[1B][0m
[1B][0;32mI (3204) slave_rpc: Resp_MSGId for req[0x15e] is [0x25e], uid 13[1B][0m
[1B][0;32mI (3204) slave_rpc: Received Req [0x15e][1B][0m
[1B][0;32mI (3220) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 14[1B][0m
[1B][0;32mI (3220) slave_rpc: Received Req [0x103][1B][0m
I (5257) wifi:new:<11,0>, old:<1,0>, ap:<255,255>, sta:<11,0>, prof:1, snd_ch_cfg:0x0
I (5258) wifi:(connect)dot11_authmode:0x3, pairwise_cipher:0x3, group_cipher:0x3
I (5261) wifi:state: init -> auth (0xb0)
[1B][0;32mI (5265) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 15[1B][0m
I (5271) wifi:state: auth -> assoc (0x0)
[1B][0;32mI (5275) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (5280) slave_rpc: Sending Wi-Fi event [43][1B][0m
I (5283) wifi:(assoc)RESP, Extended Capabilities length:8, operating_mode_notification:0
I (5292) wifi:(assoc)RESP, Extended Capabilities, MBSSID:0, TWT Responder:0, OBSS Narrow Bandwidth RU In OFDMA Tolerance:0
I (5303) wifi:Extended Capabilities length:8, operating_mode_notification:1
I (5310) wifi:state: assoc -> run (0x10)
I (5313) wifi:(trc)phytype:CBW20-SGI, snr:77, maxRate:144, highestRateIdx:0
W (5320) wifi:(trc)band:2G, phymode:3, highestRateIdx:0, lowestRateIdx:11, dataSchedTableSize:14
I (5329) wifi:(trc)band:2G, rate(S-MCS7, rateIdx:0), ampdu(rate:S-MCS7, schedIdx(0, stop:8)), snr:77, ampduState:wait operational
I (5340) wifi:ifidx:0, rssi:-19, nf:-96, phytype(0x3, CBW20-SGI), phymode(0x3, 11bgn), max_rate:144, he:0, vht:0, ht:1
I (5350) wifi:(ht)max.RxAMPDULenExponent:3(65535 bytes), MMSS:6(8 us)
I (5380) wifi:connected with indebuurt_IoT, aid = 34, channel 11, BW20, bssid = 18:e8:29:ca:17:c1
I (5380) wifi:security: WPA2-PSK, phy:bgn, rssi:-19, cipher(pairwise:0x3, group:0x3), pmf:0,
I (5386) wifi:pm start, type: 1, twt_start:0
I (5390) wifi:pm start, type:1, aid:0x22, trans-BSSID:18:e8:29:ca:17:c1, BSSID[5]:0xc1, mbssid(max-indicator:0, index:0), he:0
I (5401) wifi:dp: 1, bi: 102400, li: 3, scale listen interval from 307200 us to 307200 us
I (5409) wifi:set rx beacon pti, rx_bcn_pti: 10, bcn_timeout: 25000, mt_pti: 10, mt_time: 10000
I (5418) wifi:[ADDBA]TX addba request, tid:0, dialogtoken:1, bufsize:64, A-MSDU:0(not supported), policy:1(IMR), ssn:0(0x0)
I (5429) wifi:[ADDBA]TX addba request, tid:7, dialogtoken:2, bufsize:64, A-MSDU:0(not supported), policy:1(IMR), ssn:0(0x20)
I (5439) wifi:[ADDBA]TX addba request, tid:5, dialogtoken:3, bufsize:64, A-MSDU:0(not supported), policy:1(IMR), ssn:0(0x0)
[1B][0;32mI (5450) slave_rpc: Sta mode connected[1B][0m
[1B][0;32mI (5455) slave_rpc: New wifi config still unapplied, applying it[1B][0m
I (5452) wifi:[ADDBA]RX addba response, status:0, tid:0/tb:1(0xa1), bufsize:64, batimeout:0, txa_wnd:64
I (5471) wifi:[ADDBA]RX addba response, status:0, tid:7/tb:1(0xa1), bufsize:64, batimeout:0, txa_wnd:64
I (5480) wifi:[ADDBA]RX addba response, status:0, tid:5/tb:1(0xa1), bufsize:64, batimeout:0, txa_wnd:64
I (5489) wifi:state: run -> init (0x0)
I (5492) wifi:pm stop, total sleep time: 0 us / 90896 us
I (5498) wifi:new:<11,0>, old:<11,0>, ap:<255,255>, sta:<11,0>, prof:1, snd_ch_cfg:0x0
[1B][0;32mI (5505) slave_rpc: Sta mode disconnect[1B][0m
[1B][0;32mI (6234) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 16[1B][0m
[1B][0;32mI (6234) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (7233) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 17[1B][0m
[1B][0;32mI (7234) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (8233) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 18[1B][0m
[1B][0;32mI (8234) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (9239) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 19[1B][0m
[1B][0;32mI (9239) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (10233) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 20[1B][0m
[1B][0;32mI (10234) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (11234) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 21[1B][0m
[1B][0;32mI (11234) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (12685) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 22[1B][0m
[1B][0;32mI (12685) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (13239) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 23[1B][0m
[1B][0;32mI (13239) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (14239) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 24[1B][0m
[1B][0;32mI (14239) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (15250) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 25[1B][0m
[1B][0;32mI (15250) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (16239) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 26[1B][0m
[1B][0;32mI (16239) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (16989) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 27[1B][0m
[1B][0;32mI (16989) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (16991) slave_rpc: Resp_MSGId for req[0x103] is [0x203], uid 28[1B][0m
[1B][0;32mI (16996) slave_rpc: Received Req [0x103][1B][0m
[1B][0;32mI (17002) slave_rpc: Resp_MSGId for req[0x119] is [0x219], uid 29[1B][0m
[1B][0;32mI (17008) slave_rpc: Received Req [0x119][1B][0m
W (17013) wifi:(itwt)itwt_stop_process!
I (17016) wifi:flush txq
I (17018) wifi:stop sw txq
I (17021) wifi:lmac stop hw txq
[1B][0;32mI (17024) slave_rpc: sta stopped[1B][0m
[1B][0;32mI (17028) slave_rpc: Sending Wi-Fi event [3][1B][0m
Steps to reproduce the behavior
Fetch a p4 eval board with a slave c6 and try to connect to a non wifi 6 AP using IDF 5.3 release branch
Project release version
latest
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Linux
Operating system version
Mac, Windows
Shell
ZSH
Additional context
No response
Metadata
Metadata
Assignees
Labels
Status: OpenedIssue is newIssue is new