Rashmin Mudunkotuwa
1 min readFeb 7, 2019

--

Hi ,

Currently the Firebase library is only supported to the esp8266 board. We cant use it with a GSM module cause GSM module supports only HTTP technology and firebase needs HTTPS technology.

A workaround to this is sending the data to another HTTP server ( php, express, java etc ) and forward the data from it to firebase.

Hope it helps

--

--

Rashmin Mudunkotuwa
Rashmin Mudunkotuwa

Written by Rashmin Mudunkotuwa

Software Engineer | Interested in Cloud Computing, Microservices, API Development, and Software as a whole.

No responses yet