Skip to main content

All Questions

1 vote
0 answers
752 views

ESP8266 POST method returns -5

Hey I am currently trying to send a POST request at my Firestore Function through ESP8266 but it returns -5 everytime. I have tried the POST request with Postman & it works perfectly fine with ...
SAMUEL's user avatar
  • 37
2 votes
0 answers
1k views

Is there a possibility to connect a ESP8266 to the Google Firestore without using Google IOT platform

I am working on a project whereby I want to connect my ESP8266 (NodeMCU) to the google Firestore (not the RT-Firebase) to read / retrieve some data and maybe write something to it aswell. I have ...
Stefan Verresen's user avatar