BLE and WIFI coexistance problem

hoo_wave
Posts: 20
Joined: Mon Dec 11, 2023 2:57 am

BLE and WIFI coexistance problem

Postby hoo_wave » Fri Aug 29, 2025 2:39 am

I set esp32-c3 to WIFI Station mode,and it can scan APs normally. I transmit one of APs password with BLE,but it cannot connect the AP successfully, the monitor output this:
(240704) wifi:Coexist: Wi-Fi connect fail, apply reconnect coex policy
but the function esp_wifi_connect() returns ESP_OK
I have enable configuration

Code: Select all

 Wireless Coexistence->Software controls WiFi/Bluetooth coexistence
It can receive WIFI_EVENT-> WIFI_EVENT_STA_DISCONNECTED in default event loop. I retry connect in default_event_loop, but the monitor output this constantly
(240704) wifi:Coexist: Wi-Fi connect fail, apply reconnect coex policy
How can I solve this problem?

hoo_wave
Posts: 20
Joined: Mon Dec 11, 2023 2:57 am

Re: BLE and WIFI coexistance problem

Postby hoo_wave » Tue Sep 02, 2025 1:46 am

Is there anyone who can help me? It's my company project, I can provide more details if it needed

Who is online

Users browsing this forum: No registered users and 2 guests