Smart config - SC_EVENT_SEND_ACK_DONE never received (IDFGH-14432) #15212
Labels
Resolution: Duplicate
This issue or pull request already exists
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
ESP-IDF v5.5-dev-1050-gb5ac4fbdf9
Espressif SoC revision.
ESP32-D0WDQ6 (revision v0.0)
Operating System used.
Linux
How did you build your project?
Eclipse IDE
If you are using Windows, please specify command line type.
None
Development Kit.
ESP WROOM 32
Power Supply used.
USB
What is the expected behavior?
Having initiated Smart Config and received a SC_EVENT_GOT_SSID_PSWD event I expect to subsequently receive a SC_EVENT_SEND_ACK_DONE event.
What is the actual behavior?
I never receive the SC_EVENT_SEND_ACK_DONE event
Steps to reproduce.
Run the smart config example and send the smart config data using the ESP Touch app (I used Android version - App version 2.3.3 ESP Touch version 1.1.1) and used regular ESP Touch as opposed to v2.
Debug Logs.
More Information.
I modified the code to log when the SC_EVENT_SEND_ACK_DONE was received as follows
The text was updated successfully, but these errors were encountered: