All Questions
4 questions
0
votes
1
answer
838
views
Arduino IDE error when trying to connect esp8266 to firebase
hello guys i was trying to connect my project to firebase as showed in this video https://youtu.be/Xj1kuApmRCw
but got this erorrs:
d:\Kuliah\Mata Kuliah\Internet of Things\Arduino\libraries\...
0
votes
1
answer
1k
views
Firebase.setString() not working (esp8266 wifi module)
I'm a beginner and I was trying to send and receive data from firebase by using the esp8266 wifi module, but it didn't seem to work, nor did it return any error, please solve this issue
This is my ...
1
vote
1
answer
548
views
I am trying to connect ESP8266 with firebase but getting these compilation errors,
I used the firebase demo program from the examples to test the device but it wont compile.
Arduino: 1.8.15 Hourly Build 2021/05/31 10:33 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz,...
1
vote
1
answer
1k
views
Firebase cloud function POST HTTPS Request from ESP8266
I want to connect to an url of a cloud function but isn´t working. someone can see the error? I´m working with an ESP8266 from arduino IDE. I try sending a POST request by postman and it function ...