Search found 2 matches

by biswajitjei02
Wed Jun 10, 2020 6:41 am
Forum: General Discussion
Topic: How to use HTTPS rest api in esp32?
Replies: 0
Views: 1642

How to use HTTPS rest api in esp32?

i am using a TT GO T call SIM800 which uses esp32. i want to connect to firebase real time DB via gprs and fetch data using HTTPS rest api . can anyone show me how to do it ?

https://firebase.google.com/docs/refere ... t/database
by biswajitjei02
Fri May 01, 2020 8:38 am
Forum: ESP32 Arduino
Topic: is it possible to share internet via esp32 mesh network?
Replies: 0
Views: 2291

is it possible to share internet via esp32 mesh network?

i am using TTGO T call 800 (contains a esp32) which gets internet via a sim . i also have other 3 esp32 which forms a mesh network along with TTGo T call .is it possible to share internet to other esp32 from TTGo via Mesh

i am using https://github.com/gmag11/painlessMesh for mesh