after calling firebase.begin from Firebase-ESP-Client library , RemoteXY fail to connect to cloud server . #629
Closed
hostparadigm2
started this conversation in
General
Replies: 3 comments 1 reply
-
It's not a library issue. You have to debug your code and check for memory available. |
Beta Was this translation helpful? Give feedback.
1 reply
-
There is nothing to do with the library and there is nothing related between them. |
Beta Was this translation helpful? Give feedback.
0 replies
-
If you use WiFiManager, you should not use this function in your code. Firebase-ESP-Client/examples/RTDB/Basic/Basic.ino Lines 118 to 119 in 51a6625 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
using RemoteXY , after calling firebase.begin from Firebase-ESP-Client library , RemoteXY fail to connect to cloud server .
Error is :
connection error : failed to connect to cloud.remotexy.com after 6000 ms isConnected failed EHOSTUNREACH (No route to host )
Your feedback is highly appreciated .
Beta Was this translation helpful? Give feedback.
All reactions