Giter VIP home page Giter VIP logo

t-sim7000g's Introduction

lilygo-t-sim7000g

This repository is a demonstration of the features offered by the Lilygo T-SIM7000G. This includes features of the Espressif ESP32, SIMCom SIM7000G, and SPI SD card interface.

Configuration

By default, the modem will be configured to only use LTE connections. This can be customised by changing the line modem.setNetworkMode(int);. The possible options are:

Value Network Mode
2 Automatic
13 GSM only
38 LTE only
51 GSM and LTE only

Please note that some modification is required before compiling and running this code. At the end of the config.h header file, you must supply your own information for the GSM and GPRS credentials. You can also configure a phone number and a URL for some of the demos. Additionally, it is recommended to change the default password for the access point.

Sample output:

(i) Powering on peripherals...
(i) Initialising micro SD card...
(+) Micro SD card size: 2048 MB
(i) Initialising WiFi access point...
(i) Access point IP address: 192.168.4.1
(i) Initialising modem...
(i) Modem Name: SIMCOM SIM7000G
(i) Modem Info: SIM7000G R1529
(i) Waiting for network...
(+) Network connected
(i) CCID: 89464180175212605297
(i) IMEI: 862951635848925
(i) Operator: MyNetworkProvider
(i) Local IP: 0
(i) Signal quality: 27
(i) Waiting for modem response...
(i) Connection type: LTE CAT-M1
(i) Connection status: Online

t-sim7000g's People

Contributors

svedev0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.