-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to provision the node once empty/wrong password string is provided (MEGH-5464) #309
Comments
Not sure if this i still an issue (and apologies for missing this out) but you also need to reset the device to factory settings as prompted by the phone app. Only then can you restart provisioning. |
@shahpiyushv what command do we need to use from the Android API to reset the device to factory settings? I've searched far and wide, and cannot find a command to do so in the espressif android documentation. |
ESP RainMaker has a concept of "system service" for reboot/Wi-Fi reset/Factory reset type of actions. You can read more about it here. Once enabled, the Node details page in the phone app will show options like these: |
I didn't observe if the app is asking to perform a factory reset before provisioning is complete. |
Meanwhile, if the question is about resetting device to factory settings due to some error in provisioning, then you need to manually press and hold the BOOT button for 3+ seconds and then release it for resetting. |
Answers checklist.
IDF / ESP32-Arduino version.
v5.2.1
Operating System used.
Windows
How did you build your project?
Command line with idf.py
Development Kit.
ESP32-C3-DevKitC-02 v1.1
What is the expected behavior?
During the provisioning stage,
What is the actual behavior?
During the provisioning stage,
Steps to reproduce.
Use case - 1
Use case - 2
Debug Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: