Skip to content

Adaptation of examples from TinyGSM for LILYGO's T-SIM7000G module

Notifications You must be signed in to change notification settings

carlosvidalgutierrez3/SIM7000G_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Adaptation of examples from TinyGSM for LILYGO's T-SIM7000G module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages