Do you have a question about the Waveshare SIM7000E and is the answer not in the manual?
Module Type | SIM7000E |
---|---|
Category | Control Unit |
Operating Temperature | -40°C to +85°C |
LTE-TDD Bands | B34/B38/B39/B40/B41 |
GSM Bands | 850/900/1800/1900 MHz |
GNSS Sensitivity | -162 dBm |
SIM Interface | 1.8V / 3V |
Control via AT commands | Yes |
UART | Yes |
Storage Temperature | -45°C ~ 90°C |
Cellular Technology | LTE Cat-M1, NB-IoT, GSM/GPRS/EDGE |
LTE Frequency Bands | B1/B3/B5/B8/B20/B28 |
Data Rate (LTE Cat-M1) | 375kbps (DL), 300kbps (UL) |
Data Rate (GPRS) | 85.6kbps (DL), 85.6kbps (UL) |
Data Rate (EDGE) | 236.8Kbps (DL) / 236.8Kbps (UL) |
GNSS | GPS, GLONASS, BeiDou |
Interfaces | UART, I2C, SPI |
UART Baud Rate | 300bps to 115200bps |
SMS | Supported |
Antenna | External antenna connector |
Certifications | CE, FCC |
Steps to insert SIM card, connect antenna, and power the module via USB.
Essential AT commands for checking GPRS attachment status and network registration.
Configuring virtual servers for port redirection and finding the device's WAN IP address.
Commands for setting network APN, initiating connections, and sending data.
Procedures for receiving data and deactivating the GPRS connection.
Key AT commands for NB-IoT attachment, UE information, APN, and connection.
Commands for checking NB-IoT signal, registration, APN, and establishing connections.
Procedures for sending data, receiving data, and deactivating NB-IoT connections.
AT commands for controlling GNSS power and managing data transmission.
Steps to enable GPS, receive NMEA data, and view GPS information.
Overview of SIM7000 control pins and Raspberry Pi UART setup.
Instructions for installing and using Minicom for serial communication.
Guide to compile and run the AT_Test example for basic module interaction.
Steps to execute the GPS_Positioning example for location data retrieval.
Demonstration of NB-IoT data transmission using TCP/IP protocol.
Reference to website wiki for more demo code and examples.