espressif / esp-rainmaker-android

ESP RainMaker Android app sources
https://rainmaker.espressif.com/
Apache License 2.0
102 stars 60 forks source link

Error Connecting ESP32S2 to rainmaker #5

Closed Shravani100 closed 2 years ago

Shravani100 commented 3 years ago

Hi,

I am trying to connect to ESP32-S2 WROOM board to esp rainmaker app on android device I am using the following esp rainmaker project https://github.com/espressif/esp-rainmaker.git I am using switch example. I have successfully compiled and flashed the code to the device. Also I get the the QR code. My device is successfully connected to Wi-Fi. While Configuring the user node association I get error as Failed to configure node association, I am attaching the screenshots for both app side as well as console.

Any help would be highly appreciated😊

screenshot_console screenshot_app

KhushbuShah25 commented 3 years ago

Hi @Shravani100 , 3rd step in provisioning requires internet to call cloud API. I think internet might not available or might be too slow.

Shravani100 commented 3 years ago

Hi @khushbushah2302 , Thank you so much for the reply😊. I will look into that

KhushbuShah25 commented 3 years ago

@Shravani100 , Can you share android side logs if you are facing this issue multiple times ?

Shravani100 commented 3 years ago

@Shravani100 , Can you share android side logs if you are facing this issue multiple times ?

@khushbushah2302

please check the attached Android_log.txt log

KhushbuShah25 commented 3 years ago

Hi @Shravani100 ,

Thanks for sharing logs. And are you using PlayStore app or compiled app from source ?

Shravani100 commented 3 years ago

hi @khushbushah2302

I am using playstore app and android version is 7

Shravani100 commented 3 years ago

hi @khushbushah2302

I am again facing the issue with the configuring user node association with esp-rainmaker app from the play store.Last time I have changed the android version to 10 and it started working.Now I am using the same android version 10 still I am facing the same issue repeatedly. Any solution to this?

KhushbuShah25 commented 3 years ago

Hi @Shravani100 ,

Sorry for late. This issue has been fixed in latest app. Please check new app.

Thanks.