espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
13.34k stars 7.2k forks source link

E (18968) wifi_prov_mgr: Failed to start scan in wifi_prov_mgr example (IDFGH-13562) #14451

Closed robocircuits closed 7 hours ago

robocircuits commented 2 weeks ago

Answers checklist.

IDF version.

v5.3

Espressif SoC revision.

ESP32

Operating System used.

macOS

How did you build your project?

Command line with idf.py

If you are using Windows, please specify command line type.

None

Development Kit.

ESP32

Power Supply used.

USB

What is the expected behavior?

It should show a list of Wi-Fi networks on the BLE provisioning app. but it shows E (18968) wifi_prov_mgr: Failed to start scan

What is the actual behavior?

E (18968) wifi_prov_mgr: Failed to start scan

Steps to reproduce.

open wifi_prov_mgr choose ble upload

open ble prov app by espressifs

Debug Logs.

E (18968) wifi_prov_mgr: Failed to start scan

More Information.

No response

hrushikesh430 commented 2 weeks ago

Hello @robocircuits , I tried to reproduce your issue with given configuration, but I am unable to reproduce. We I scanned the QR. I got list of wifi networks. Can you please tell if any other changes are made?

robocircuits commented 2 weeks ago

Hello @robocircuits , I tried to reproduce your issue with given configuration, but I am unable to reproduce. We I scanned the QR. I got list of wifi networks. Can you please tell if any other changes are made?

It is still showing the same error. i checked another thread regarding the same issue with rainmaker code. they said this is the issue with v5.3.

robocircuits commented 2 weeks ago

![Uploading Screenshot 2024-08-31 at 3.48.20 PM.png…]()

robocircuits commented 2 weeks ago

and if i send wifi and password with other network option... this is the issue I am getting. ![Uploading Screenshot 2024-08-31 at 3.49.53 PM.png…]()

robocircuits commented 2 weeks ago
Screenshot 2024-08-31 at 3 48 20 PM

and if i send wifi and password with other network option... this is the issue I am getting.

Screenshot 2024-08-31 at 3 49 53 PM
hrushikesh430 commented 1 week ago

@robocircuits is this a idf example or custom example. if esp-idf example, then can please share the patch file and sdkconfig file. so that it will help me to reproduce the issue.

hrushikesh430 commented 7 hours ago

@robocircuits Closing this issue due to lack of response or any further updates. If you still face any issue please feel free to reopen.