Page 1 of 1

ESP Rainmaker fails to provision wifi creds

Posted: Sat Sep 28, 2024 1:05 am
by djorr5
Hi, not sure if this is due to the latest app update but it now fails to send wifi credentials to the ESP board during provisioning. I saw another post about this and someone claimed that the partitions where the issue but I am 99% sure that this firmware used to work no problems and the issue has only surfaced now. No error shows up on the serial monitor but the app has the error. Attached both for referance.

I am using IDF 5.3 with OTA partitions. I have tried the following:

Uninstall and re-install app
erase-flash
erase-flash via boot buttons
deleted node from dashboard.rainmaker.espressif.com

Re: ESP Rainmaker fails to provision wifi creds

Posted: Sat Sep 28, 2024 7:18 am
by djorr5
All good. I worked it out. I had mistakenly set CONFIG_ESP_RMAKER_DISABLE_USER_MAPPING_PROV to true and that was stopping it.