The ESP BLE Prov APP from App Store stuck at "Scanning for Wi-Fi" forever in the latest version
rmrf1039 opened this issue · 7 comments
This issue appears in my iPhone 12 as well. My IOS is running in 14.6. Does anyone have the same issue? I am pretty sure the ESP BLE Prov APP is in the latest version.
Originally posted by @rmrf1039 in #12 (comment)
Hi @rmrf103, I have tried BLE provisioning on iOS 14.6. Unfortunately, I was not able to reproduce the mentioned scenario. Can you please share the logs of your ESP device in order to assist you better? Thanks.
Hi @rmrf103, I have tried BLE provisioning on iOS 14.6. Unfortunately, I was not able to reproduce the mentioned scenario. Can you please share the logs of your ESP device in order to assist you better? Thanks.
Thanks for the reply. Unfortunately I cannot share the logs of my ESP because I don't have any. However, I have managed changing the ESP-IDF version to V4.3 and using Smartconfig instead of the traditional wifi provision. It works fine now.
For the problem, I thought the issue was occurred because of the APP, not the ESP32. Were they related? SoftAP provision was okay. It showed an empty list but at least not hanging forever. The BLE mode hanged forever.
Hi @rmrf103, I have tried BLE provisioning on iOS 14.6. Unfortunately, I was not able to reproduce the mentioned scenario. Can you please share the logs of your ESP device in order to assist you better? Thanks.
Thanks for the reply. Unfortunately I cannot share the logs of my ESP because I don't have any. However, I have managed changing the ESP-IDF version to V4.3 and using Smartconfig instead of the traditional wifi provision. It works fine now.
For the problem, I thought the issue was occurred because of the APP, not the ESP32. Were they related? SoftAP provision was okay. It showed an empty list but at least not hanging forever. The BLE mode hanged forever.
@rmrf1039 Can you please let us know which ESP-IDF version you were using during the issue? We will try to reproduce it and identify the problem source.
@rmrf1039 Can you please let us know which ESP-IDF version you were using during the issue? We will try to reproduce it and identify the problem source.
The original version of the ESP-IDF was V3.3.5, operating on Arduino Nano 33 IoT's NINA W102.
I suffer from the same fate. My IDF SDK is
Head: 21ecef5c5 versions: Update version to 4.2.1
@deets Can you please tell us at which step the provisioning is failing?
@vikas-chandra-mnnit at the exakt same step the original poster is describing.