electronicsguy / ESP8266

ESP8266 Projects
242 stars 183 forks source link

Can this be used with TinyGSM? #96

Closed Conwon99 closed 3 years ago

Conwon99 commented 3 years ago

Can this library be used with TinyGSM? I am trying to send data to google sheets via an ESP32 T-call SIM800L GPRS module and am wondering if the TinyGSM client can be used to connect to the APN and have the HTTPRedirect client connect to the server?

Thanks in advance.

github-actions[bot] commented 3 years ago

Welcome to HTTPSRedirect! Please provide enough info to debug the issue.

electronicsguy commented 3 years ago

Please provide more details. What's the SDK used for TinyGSM? Is it compatible with esp8266?