FirebaseExtended / firebase-arduino

Arduino samples for Firebase.
Apache License 2.0
947 stars 494 forks source link

Reading stream event type returns garbage #394

Open sergioras opened 5 years ago

sergioras commented 5 years ago

Using exactly the example FirebaseStream_ESP8266 (but without the oled display instructions), returns garbage reading the event type

event: 9⸮95⸮.⸮?

I tried with other firebase projects/db without success, but "path" and "data" are correct and readable.

99bit commented 4 years ago

hello @sergioras have you solved this problem because i am getting same problem event type is showing some garbage value

and if you fixed this problem tell me how you did it .???

image