mobizt / Firebase-ESP32

[DEPRECATED]🔥 Firebase RTDB Arduino Library for ESP32. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.
MIT License
415 stars 118 forks source link

HELP #97

Closed pondkule closed 3 years ago

pondkule commented 3 years ago

I am doing project in ESP32 SIM800L using Airtel Sim internet.This project work with Blynk.I can use sim internet to run blynk application. but when i try to use sim internet to conncet firebase its getting error connection lost but in same code if i use Mobile hotspot program works. Is there any additional setting to use firbase for sim internet?

mobizt commented 3 years ago

The library is only for ESP32, no external UART network bridge devices or AT firmware supported.