Hello everybody! Is it possible to obtain location coordinates using the TTGO ESP32+SIM800L board?
I dont see why not? It has GPRS module. Check https://circuitdigest.com/microcontroller-projects/diy-location-tracker-using-gsm-sim800-and-arduino
Hello everybody! Is it possible to obtain location coordinates using the TTGO ESP32+SIM800L board?
@edmundormz Did you get GSM location working with TinyGSM?
I've spent a couple of hours trying to get this working now, but no luck yet. I Found vshymanskyy/TinyGSM#378 with almost the same problem, but it's not even working without SSL for me.
This is what I've tried so far:
• Factory reset example
• allFunctions example
• made sure that sim module can connect to network
My setup:
• ESP32
This is the github library for the LilyGo module
@krupis I saw you responding to this earlier. Do you have any ideas? I can provide AT debug logs aslo
jhox616 (jhox616): did you get this working? I’ve got an app working well on the Lilygo SIM7000G.
I have not been able to get TinyGSM working with the Lilygo SIM7080G. :-(