EasyManua.ls Logo

Waveshare SIM7000E User Manual

Waveshare SIM7000E
18 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
SIM7000E NB-IoT HAT User Manual
1
Rev1.0 June 8, 2018
share awesome hardware
SIM7000E NB-IOT HAT
Overview
This Raspberry Pi HAT features multi communication functionalities: NB-IoT, eMTC, EDGE, GPRS, and
GNSS.
The NB-IoT (NarrowBand-Internet of Things) and eMTC (enhanced Machine Type Communication) are
rising IoT communication technologies evolved from LTE (4G), with advantages include low power,
low cost, wide coverage, etc. They are suited for applications such as intelligent instruments, remote
controlling, asset tracking, remote monitoring, E-health, mobile POS terminals, sharing bikes, and so
on. While the GSM/GPRS, and EDGE are traditional 2G/2.5G technologies capable of sending SMS or
making other wireless communications.
Therefore, the SIM7000E NB-IoT HAT would be an ideal choice for either evaluating new rising
technologies, or simply communicating/positioning via multiple ways.
Features
Raspberry Pi connectivity, compatible with Raspberry Pi Zero/Zero W/Zero WH/2B/3B/3B+
Supports TCP, UDP, PPP, HTTP, FTP, MQTT, SMS, Mail, etc.
Supports GNSS positioning (GPS,GLONASS,BeiDou and Galileo)
Onboard USB interface, to test AT Commands, get GPS positioning data, and so on
Breakout UART control pins, to connect with host boards like Arduino/STM32
Onboard voltage translator, 3.3V by default, allows to be switched to 5V via 0Ω resistor
SIM card slot, compatible with both normal SIM card and NB-IoT specific card
2x LED indicators, easy to monitor the working status
Baudrate: 300bps~3686400bps
Control via AT commands (3GPP TS 27.007, 27.005, and SIMCOM enhanced AT Commands)
Supports SIM application toolkit: SAT Class 3, GSM 11.14 Release 98, USAT
Comes with development resources and manual (examples for Raspberry /Arduino/STM32)
Question and Answer IconNeed help?

Do you have a question about the Waveshare SIM7000E and is the answer not in the manual?

Waveshare SIM7000E Specifications

General IconGeneral
Module TypeSIM7000E
CategoryControl Unit
Operating Temperature-40°C to +85°C
LTE-TDD BandsB34/B38/B39/B40/B41
GSM Bands850/900/1800/1900 MHz
GNSS Sensitivity-162 dBm
SIM Interface1.8V / 3V
Control via AT commandsYes
UARTYes
Storage Temperature-45°C ~ 90°C
Cellular TechnologyLTE Cat-M1, NB-IoT, GSM/GPRS/EDGE
LTE Frequency BandsB1/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)
GNSSGPS, GLONASS, BeiDou
InterfacesUART, I2C, SPI
UART Baud Rate300bps to 115200bps
SMSSupported
AntennaExternal antenna connector
CertificationsCE, FCC

Summary

Overview

Features

Hardware Configuration

Initial Setup and Connection

Steps to insert SIM card, connect antenna, and power the module via USB.

GPRS Debugging

General GPRS AT Commands

Essential AT commands for checking GPRS attachment status and network registration.

Local Server Settings and WAN IP Search

Configuring virtual servers for port redirection and finding the device's WAN IP address.

GPRS Network Settings and Data Transfer

Commands for setting network APN, initiating connections, and sending data.

GPRS Connection Management

Procedures for receiving data and deactivating the GPRS connection.

NB-IoT Debugging

General NB-IoT AT Commands

Key AT commands for NB-IoT attachment, UE information, APN, and connection.

NB-IoT Network Settings

Commands for checking NB-IoT signal, registration, APN, and establishing connections.

NB-IoT Data Transfer and Disconnection

Procedures for sending data, receiving data, and deactivating NB-IoT connections.

GNSS Debugging

General GNSS AT Commands

AT commands for controlling GNSS power and managing data transmission.

GPS Positioning and Data Acquisition

Steps to enable GPS, receive NMEA data, and view GPS information.

Using with Raspberry Pi

Interface and UART Configuration

Overview of SIM7000 control pins and Raspberry Pi UART setup.

Minicom for Serial Debugging

Instructions for installing and using Minicom for serial communication.

Examples and Demo Code

AT Command Test Example

Guide to compile and run the AT_Test example for basic module interaction.

GPS Positioning Example

Steps to execute the GPS_Positioning example for location data retrieval.

NB-IoT TCP/IP Communication Example

Demonstration of NB-IoT data transmission using TCP/IP protocol.

Additional Demo Code Resources

Reference to website wiki for more demo code and examples.

Related product manuals