EasyManua.ls Logo

Waveshare SIM7000E User Manual

Waveshare SIM7000E
18 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #15 background imageLoading...
Page #15 background image
SIM7000E NB-IoT HAT User Manual
15
Rev1.0 June 8, 2018
share awesome hardware
Choose Interfacing Options -> Serial -> no->yes , to disable Linux’s use of console
UART Open /boot/config.txt file, find the below statement and uncomment it to enable the UART.
You can directly append it at the end of file as well.
enable_uart=1
Then reboot.
5.3. Minicom for UART debugging on Raspberry Pi
Inserting the module to Raspberry Pi and plug the jumper B,
Install minicomminicom is a text-based modem control and terminal emulation program for Linux
sudo apt-get install minicom
Execute command: minicom -D /dev/ttyS0 ttyS0 is the UART of Raspberry Pi 3B
Baud rate is 115200 by default. If you need to change the baud rate, for example 9600, you can add
the parameter -b 9600.
The user UART device of Raspberry Pi 2B/Zero is ttyAMA0, and ttyS0 of Raspberry Pi 3B
Testing Bluetooth function as examples:
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