Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 943 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 943 Bytes

Example code from TinyGSM for LILYGO T-SIM7000G

It consists of three examples by TinyGSM, adapted to work with the LILYGO board. Two for Arduino IDE and one for Platformio. Just write in your APN and it should be good to go.

When using Arduino IDE, install first the TinyGSM library. (Go to Tools > Manage Libraries... and search TinyGSM by vshymanskyy).

Sometimes you might mess up with the modem, you need to execute the ResetModem.ino code provided by LILYGO.

I have also found that sometimes flashing the code Arduino_NetworkTest can also "reset" the board and make it work again.

Hardware

LILYGO T-SIM7000G.