Google Chat: zj734465502@gmail.com
+86-0755-88291180
sales01@spotpear.com
dragon_manager@163.com
services01@spotpear.com
manager01@spotpear.com
WhatsApp:13246739196
This 5G/4G/3G Jetson Nano communication module adopts SIMCom 5G module SIM8202G-M2, supports 5G NSA and SA networking, providing data rate up to 2.4 Gbps (DL) / 500 Mbps (UL).
The baseboard features a standard M2 connector, which allows connecting with different 4G or 5G communication modules in the M2 package. There are also onboard interfaces like USB3.1 port, audio jack, SIM card slot, etc. Combined with our configuration script and development resources, it is easy to enable 5G high-speed communication for the Jetson Nano or computer. This 5G module is ideal for fast evaluating 5G modules, as well as being integrated into sorts of applications where a 5G connection is required.
SIM8200EA-M2 | SIM8202G-M2 | |
Frequency band | ||
Sub-6G(SA) | n1, n2, n3, n5, n7, n8, n12, n20, n28, n38, n40, n41, n48, n66, n71, n77, n78, n79 (n79 is only available for SIM8202G-M2) | |
Sub-6G(NSA) | n41, n77, n78, n79 (n79 is only available for SIM8202G-M2) | |
LTE-FDD | B1/B2/B3/B4/B5/B7/B8/B12/B13/B14/B17/B18/B19/B20/B25/B26/B28/B29/B30/B66/B71 | |
LTE-TDD | B34/B38/B39/B40/B41/B42/B48 | |
WCDMA | B1/B2/B3/B4/B5/B8 | |
GNSS | GPS, GLONASS, Beidou, Galileo and QZSS | |
Data rate | ||
Sub-6G | 4 Gbps (DL) / 500 Mbps (UL) | |
LTE | 2 Gbps (DL) / 200 Mbps (UL) | |
HSPA | 42 Mbps (DL) / 5.76 Mbps (UL) | |
Software functions | ||
Operating systems | Windows/Linux/Android | |
Communication protocols | TCP/IP/IPV4/IPV6/Multi-PDP/FTP/FTPS/HTTP/HTTPS/MQTTS/DNS/SSL3.0 | |
SMS | Supports MT、MO、CB、Text、PDU | |
Firmware upgrade | Supports firmware upgrade via USB port | |
Hardware info | ||
SIM card | 1.8V/3.0V | |
Antenna connector | 6x IPEX-4 connector | 4x IPEX-4 connector |
Module dimensions | 52.0×30.0×2.3mm | 42.0×30.0×2.3mm |
Application | ||
Applicable regions | Regions with 5G Sub-6G signal coverage including China, US, Japan, South Korea, Europe, the Middle East, Latin America, etc. | |
Application examples | CPE, Smart gateway, Drone, Live streaming, Remote medical treatment, Intelligent security |
Download the driver from (Resources->Software) to your PC and unzip it.
Go into the SIM8200_OS_Driver\Windows directory.
Go into the 1_install directory, and run the setup.exe file to install the driver.
After installing, a mobile network is generated and you get to use it to connect to the mobile network directly.
For some of the PC, the mobile network is not generated after installing the driver above, In this case, you need to add it manually with the 2_AddManully file. Fin the Unknown device and right-click to update the driver as figure below:
Power on the 5G module and set the switch to ON. Your PC will recognize several unknown devices.
Right-click the unknown device and update the drive, browser the path manually: SIM8200_OS_Driver\Windows. note that you need to update the driver for all the unknown devices.
There will be four ports: AT is used for AT commands. Audio for dialing, Diagnostics for debugging, and the NMEA forGPS;
Please check if the mobile network icon generated this time.
If you have installed the driver manually, the PC cannot connect to the mobile network either, you need to set up NDIS dialing manually.
Open the sim8200 AT port with SCCOM software and send the following command.
AT$QCRMCALL=1,1
Now you can check the network again.
Connect the passive GPS antenna to ANT5 port of 5G module, set the receiver to outdoor and keep the sticker side downward.
Open the AT port and send the following command to test:
AT+CGPS=1+
We recommend you use the new jetson-nano-sd-card-image, whose kernel version is higher than 4.9.140-tegra.
If you run with other Linux systems, please download the driver which is located in the SIM8200_OS_Driver\linux folder, and porting it according to the attached document.
Open a terminal and run the following command.
sudo apt-get install p7zip-full wget https://files.waveshare.com/upload/0/07/Sim8200_for_jetsonnano.7z 7z x Sim8200_for_jetsonnano.7z -r -o./Sim8200_for_jetsonnano sudo chmod 777 -R Sim8200_for_jetsonnano cd Sim8200_for_jetsonnano sudo ./install.sh
Please do not modify or delete the option,qmi_wwan_simcom, default.script, and install.sh folders, otherwise, the driver cannot be installed normally.
If the driver failed to install, please use the 4.9.140-tegra version and try it again.
Run the command ifconfig -a to check WWAN0 port.
sudo apt-get install minicom sudo minicom -D /dev/ttyUSB2
cd Goonline make sudo ./simcom-cm
Check if it generates the DNS.
If you need to use the product on other systems, please download the SIM8200_OS_Driver file and refer to the official SIMCOM documentation to add the driver.
If you need to use the 5G module in your other device (linux), please download the SIM8200_OS_Driver and porting the driver according to the document of SIMCOM.
Due to the fact that there will be many inconsistencies between actual and laboratory conditions, the 5G speed will not be ideal and stable to maintain 100MBP:
PS: The current number of base stations is still not well covered, and the speed measurement in different locations is not the same.