Issue with ESP8266 and Firebase stream Data Updates #678
Unanswered
kkbughunter
asked this question in
Q&A
Replies: 1 comment
-
As stated in the Readme, this library is deprecated and end of life. For your issue, you should keep your data under the stream node to small enough to fit with memory that allocated in your device. |
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
-
Hi mobizt,
I’m experiencing an issue with my ESP8266 stream topic. After a long period of inactivity, when I update a topic in Firebase, the ESP8266 is not receiving the proper data. Could you help me identify what might be causing this problem?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions