I am having trouble getting GPS data from my LilyGO T-SIM7000G module and would appreciate any help or suggestions. I have tested both the official Arduino example from this repository and this ...
I have code connecting to the network using LTE-M. I program the ESP32 using Arduino IDE. Defining my parameters for connecting the modem I use #define UART_BAUD 9600 #ifdef TINY_GSM_MODEM_SIM7070 ...