Search found 1 match

by nikosX
Fri Jun 03, 2022 7:04 am
Forum: General Discussion
Topic: firebase sent message to ESP32
Replies: 0
Views: 782

firebase sent message to ESP32

I am new to firebase and ESP32. I successfully wrote a sketch sending data to a firebase real time database. I wonder if i can make the oposite ie to sent data from firebase to the ESP32. I recently came across with the following example where the ESP32 request the led state continiously in the main...