Now I get the QR code and Bluetooth gave access, but when submitting the WiFi name and password
via the Android app I get "
I tried with all example code provided by esp32 Rainmaker for arduino IDE.



Which version of esp32-arduino are you using? Try using esp32-arduino v2.0.6 board from the boards manager and check if this issue still exists.Hi, I am having the same issue. I have Arduino IDE 2.0.4, and am running on an ESP32 Wrover-IE. My Arduino board choice is ESP32 Dev Module, so I can change the flash size to 8Mb to fit my board. I am obviously using the Rainmaker partition, and am trying to get the basic RmakerSwitch example code to run. After several issues, I can sometimes get to the point where it will tell me "Failed to associate device" just as earlier in this thread. I am getting some weird errors in the Serial monitor as well. I have tried everything I can think of, but I haven't had this board for very long and am asking for some help. Here is what the serial monitor shows.
E (53) esp_rmaker_fctry: NVS Flash init failed
E (53) esp_rmaker_core: Failed to initialise storage
E (55) esp_rmaker_node: Node or Device/Service handle cannot be NULL.
E (57) esp_rmaker_work_queue: Cannot enqueue function as Work Queue hasn't been created.
E (65) esp_rmaker_ota: Failed to enable OTA
E (70) esp_rmaker_core: ESP RainMaker not initialised
E (74) esp_rmaker_node: Node or Device/Service handle cannot be NULL.
E (81) esp_rmaker_core: ESP RainMaker not initialised
E (85) esp_rmaker_node: Node or Device/Service handle cannot be NULL.
E (91) esp_rmaker_schedule: Failed to add service Service
It then shows me the QR code.
Users browsing this forum: No registered users and 0 guests