• sales

    +86-0755-88291180

SIM8260G-M2 5G for Jetson Orin User Guide

Overview

Features

  • Based on Qualcomm platform, support 5G NSA and SA networking, support multi-mode & multi-band
  • Multi-constellation dual-band positioning: GPS, Beidou, Glonass, Galileo, and QZSS
  • USB 3.1 port (USB 2.0 compatible) for connecting to Jetson Nano, PC or Raspberry Pi to enable high speed 5G network
  • Onboard standard M.2 B KEY slot and module selection switches, compatible with SIM8260X-M2 / SIM8262X-M2 / RM5XX / SIM7600 modules
  • Onboard 4x SMA to IPEX antenna connectors, easy to install the antennas
  • Reserved UART solder pads for convenient data transmission and other functions with certain modules
  • Onboard 1-ch Nano SIM card slot and 1-ch eSIM slot in QFN-8 (5 × 6) package, supporting dual SIM single standby, switchable via AT command
  • Onboard audio interface and audio decoding chip, enabling voice operations such as making calls by using SIMXXX series modules
  • Onboard power switch, reset button, and LED indicator for convenient power control and status monitoring
  • Onboard high-efficiency power supply circuit, up to 3A output current

Module Version Description

  • SIM8260G-M2 version is suitable for countries and regions worldwide that cover 5G Sub-6G bands
  • SIM8262E-M2 version is suitable for countries and regions outside the Americas that cover 5G Sub-6G bands

Onboard Resources


ItemDescription
① USB3.1 portUSB 2.0 compatible, for connecting with different hosts
② M.2 interfaceCompatible with most SIMCom and QUECTEL 4G/5G modules in M.2 form factor
③ USB Type-C port5V 3A input, stable and flexible power supply
④ Reset switchOne-click reset
⑤ Module fixing holesSupports 3042 / 3052 package modules
⑥ Antenna interfaceOnboard four antennas
⑦ Module settings switch

Switch A to ON for SIM7600X / A7906X / SIM7906X / SIM7912X series 4G M.2 modules
Switch B to ON for SIM8202X / SIM8200EA / SIM8262X / SIM8260X series 5G M.2 modules
Switch C to ON for RM520N-GL / RM530X / EM06X series 5G / LTE-A M.2 modules

⑧ Power supply switch

When set to USB, the module is powered via the "① USB3.1 port"
When set to EXT PWR, the module is powered by the external power supply via the "③ USB Type-C port"

⑨ LED indicatorsConvenient to check the operating status of the module
⑩ Audio jackThe SIM82XX and SIM7600X series support audio function, which is not currently supported by the RM5XX series
⑪ eSIM card slotPackage QFN-8 (5 × 6), selectable via AT command configuration
⑫ Nano SIM card slotsOnboard dual SIM card slots, dual card single standby
⑬ Level conversion circuitUsed for compatibility between different voltage logic, ensuring stable operation of peripheral interfaces
⑭ Reserved UART and audio interface padsConvenient for users to expand debugging and external audio connection
⑮ Mounting holeInstall with screws to Jetson Orin
⑯ Audio driver circuitProvides amplification and processing capabilities for audio output and input
⑰ Power circuitProvides stable power supply for the entire board and modules, supports current protection and voltage stabilization functions
⑱ Fan interfaceCan be used to connect to a 5V cooling fan


Tested with the "4G/5G module" Function

CategoryModule modelInternet accessGNSS positioningVoice callDual SIM cardsUART interfaceIs external power supply required
5GSIM8202G-M25G/4G/3G Internet accessSupportedSupportedSupportedSupportedOptional, recommended to use external power supply
5GSIM8262E-M25G/4G/3G Internet accessSupportedSupportedSupportedSupportedOptional, recommended to use external power supply
5GSIM8200EA-M25G/4G/3G Internet accessSupportedSupportedSupportedSupportedOptional, recommended to use external power supply
5GRM500U-CNV5G/4G/3G Internet access--SupportedSupportedRequires external power supply
5GRM520N-GL5G/4G/3G Internet accessSupported-Supported-Requires external power supply
5GRM530N-GL5G/4G/3G Internet accessSupported-Supported-Requires external power supply
LTE-AEM06-ELTE-A/4G/3G Internet access----Optional, generally does not require external power supply
LTE-AEM060K-GLLTE-A/4G/3G Internet access--Supported-Optional, generally does not require external power supply
LTE-AA7906ELTE-A/4G/3G Internet access----Optional, generally does not require external power supply
4GSIM7600G-H-M24G/3G/2G Internet accessSupportedSupported-SupportedOptional, generally does not require external power supply

4G/5G Module Compatibility Description

  • If you need to use the 4G 5G for Jetson Orin driver board with other 4G/5G modules, you can refer to the M.2 connection diagram below to check whether there is a pin conflict, and then connect it for testing:


User Guide

Working with Windows

Install Driver Directly

Download the driver (Resources -> Softwares -> SIM8200 Driver) to your computer and unzip the package.
Enter the SIM8200_OS_Driver\Windows directory.
For most computers, enter the 1_install directory and run the setup.exe file to install.

After connecting, a mobile network icon appears, you can disconnect your computer network and access the Internet without dialing up.

Install Driver Manually

For some hosts, the COM port may not appear even after installing 1_install, in this case you need to use the file in the 2_AddManully to add it manually. The way to use it is to find an unrecognized device in the device manager and right-click to add the driver, as follows:
Power on the G module, switch it ON and the module boots, and then the PC will recognize four unrecognized devices (For some motherboards, 5 or 6 devices are recognized). Here the picture only shows 5 devices.

Right-click to update the driver, choose to add it manually, and select the path as SIM8200_OS_Driver\Windows. Please select it according to your system (WIN7\WIN8\WIN10), and there are up to 6 devices that can be selected, and then the PC will generate the following devices.

Four COM ports: AT is used for AT command control, Audio is used for dialing, Diagnostics is used for debugging, and NMEA is used for GPS.

Sim8200 windows driver3.png
A mobile network will be set up automatically after updating, you can disconnect your computer network and access the Internet without dialing up.

Manual NDIS Dail-up

If you have performed the above two steps and Windows cannot access the Internet, you need to manually start NDIS dialing

  • Open the SIM8200 AT port, and send the command:
AT$QCRMCALL=1,1+Enter

 Now the NDIS dial-up takes effect, and the computer can connect to the network.

Get GPS

Connect the passive GPS antenna to the ANT5 interface of the module, note that the side with the text should face down, and place the antenna in an open outdoor area.
Then use the AT port to send AT commands:

AT+CGPS=1+Enter


Open the NMEA port to receive satellite data:

Working with Jetson Orin

Hardware Connection

RNDIS Dail-up

Please don't misspell the letters, it's better to copy and paste:

  • You can use the following commands to check if devices such as SIM820X and Orin nano are well connected. If there are no issues, you can see Qualcomm device and ttyUSB0-USB4:
lsusb
ls /dev


  • Open ttyUSB2 through minicom:
ls /dev/ttyUSB*
sudo apt-get install minicom
sudo minicom -D /dev/ttyUSB2
  • Send the following command via minicom, then wait for the module to restart
at+cusbcfg=usbid,1e0e,9011


Test Networking

  • After dialing, you can see that usb1 gets the ip through the following command:
ifconfig -a
  • Specify usb0 cellular network card here to test the networking status
 ping qq.com -I usb0


  • If unable to obtain an IP or successfully connect to the Internet:
sudo apt-get install udhcpc
sudo dhclient -v usb0 
sudo udhcpc -i usb0 
sudo route add -net 0.0.0.0 usb0
Different system network cards have differences, and you may encounter network cards including but not limited to eth1, usb0, and enxx, please select the network card according to the actual situation

Configure DNS Server (Optional)

Sometimes you can ping an IP but not a domain name, which is a DNS server issue. Please refer to the following steps to configure the DNS server Check the current DNS

cat /etc/resolv.conf
  • Back up the original DNS configuration file first
sudo mv /etc/resolv.conf resolv_bk.conf
  • Re-edit a DNS configuration file
sudo nano /etc/resolv.conf
  • Add a universal DNS server
nameserver 8.8.8.8
  • Go ping the domain name for testing, use the corresponding network card, here usb0
ping qq.com -I usb0 
  • Lock the file to prevent tampering, unlock and change to - i
sudo chattr +i /etc/resolv.conf

About Internet Speed

Due to many inconsistencies between actual and laboratory conditions, the 5G speed cannot be ideally and stably maintained at 100MBPS, and there are the following points:

  • Host differences: The 5G network speed bottleneck will be constrained by the SOC performance of the host, and high-performance hosts such as computers can fully realize the potential of 5G modules
  • Operator differences: You need to confirm if your 5G card is being throttled, and you can regularly request the operator to reset your network;
  • Base station layout: The density of base stations varies in different locations, so the internet speed measured at different places is also somewhat different;
  • Number of base stations: Due to spectrum constraints, the same amount of 4G coverage requires twice as many 5G base stations;
  • Base station load: The fewer people use, the faster the speed will be, and it will be slower during peak commuting hours;
  • Indoor signal is worse than outdoor: building penetration attenuation, and indoor diffraction attenuation;
  • Base station distance: The closer you are to the 5G base station, the better the signal and the faster the speed;


FAQ


Internet Speed

Question: Why is the actual internet speed not as fast as what is said online?

 Answer:
  • First of all, there are slight differences between laboratory data and actual data. In practice, due to insufficient base stations, poor signal coverage, and many 5G coverage holes, the network speed may not reach the highest peak. Under normal circumstances, the 4G upload speed is stable at 20-40Mbps, and the 5G upload speed is stable at 100Mbps (the fewer people, the faster the speed is closer to the base station.)
  • Using a high-performance host (connected to the same 5G module, under the same environment, the Internet speed of a laptop can reach several times that of a Raspberry Pi, and the host used in mainstream brand 5G smartphones is also quite good, the Internet speed won't be too bad), using high-gain antennas and trying to spread the antennas as far apart as possible in an inverted V shape (the internal antenna layout of the phone has a comparative advantage), can also effectively improve the bottleneck of Internet speed
  • For different module frequency bands, communication performance and other parameters also vary. If you are pursuing the ultimate Internet speed, it is recommended to use high-performance Qualcomm modules (with a higher ceiling for high-performance mobile Internet speed), such as the SIM8262, RM520N, and other modules
  • Ensure sufficient power supply; sometimes, to ensure stable Internet access, the module may appropriately reduce speed, especially when power supply is insufficient, so please provide sufficient power to the device
  • Base stations are dense, not congested, resulting in smoother networks; using SIM cards and high-quality packages by operators with more base stations and wider coverage (under the same conditions, higher fees correspond to higher speed limits)
  • Please replace SIM cards from multiple operators for comparative testing. Different operators support different 5G frequency bands, and the lack of frequency bands prevents registration to 5G. Even with the same bands, bandwidth differences can also lead to varying network speeds
  • Speed tests on different nodes also vary, which can be felt when testing speed on a regular phone or computer. Therefore, you can switch to several different nodes or speed test servers for comparative testing and calculate the average network speed
  • Actually, fast Internet speed isn't the only pursuit; stability is what matters. Therefore, you can switch different modules and SIM cards from different operators for comparison testing to quickly find a more suitable solution


Question: Why is the Raspberry Pi not as fast as a laptop using the same 5G cellular module, and the Internet speed on the computer is several times better than that of the Raspberry Pi?

 Answer:
  • The x86 computer processor has higher efficiency in processing 5G data packets, while the Raspberry Pi's ARM architecture is prone to overload during encryption/protocol stack operations, resulting in reduced throughput.
  • Computers typically use PCIe 3.0/4.0 to directly connect 5G modules, providing sufficient bandwidth, while Raspberry Pi often uses USB 3.0 to connect to actual module, resulting in a bottleneck.


 Answer:
  • Uneven distribution of spectrum resources: The network design optimization is biased towards the downlink, and most of the traffic demand is concentrated on receiving content; There are few uplink spectrum resources;
  • Antenna transmission power limit: The uplink signal of the 5G module needs to be transmitted through the antenna of the device. SIM8202, for example, can be received by four antennas, and only two antennas can transmit data. The lower transmission power leads to a slower uplink speed.
  • Network design priority level: The design of 5G networks usually gives priority to download traffic requirements. Most users' Internet usage behavior is mainly focused on receiving content, such as watching videos, browsing the Web, downloading files, etc.


Question: SIM820X-M2 5G HAT does not recognize the SIM card, what should I do?

 Answer:
  • It may be switched to SIM card 2, please use the following command to switch to SIM card 1:
 AT+SMSIMCFG=1,1
  • To switch to SIM card 2, use the following command: (Some HATs have SIM2)
 AT+SMSIMCFG=1,2
If it still does not work, consider that the flight mode is on, and turn off the flight mode with the following command:
 AT+CFUN=1

Question: Why does the Raspberry Pi with a 5G cellular module not reach the same Internet speed as the phone, even when using the same SIM card and testing at the same location?

 Answer:
  • The 5G frequency bands supported by the brand phone may be much more than the module, and the 5G frequency bands supported by the SIM card cover the phone but not the 5G module, so the phone may register to 5G, but the module may not;

Different operators' base stations support different 5G frequency bands. Please compare the Internet speed by testing the SIM cards of several frequency bands that cover the 5G module frequency bands.

  • The mobile baseband chip (SOC) is more advanced, with faster data processing speeds, and is more powerful than the Raspberry Pi;

Please replace the 5G module with a computer host or other high-performance SOC for comparative testing

  • The mobile cellular baseband is more advanced, and the baseband of brand smartphones can reach X75, while the baseband of SIM82XX is X55 or X62;

Replacing with a high-performance module can effectively improve Internet speed. If you aim for the ultimate Internet speed, it is recommended to use high-performance Qualcomm modules, such as SIM8262, RM520N, and other modules

  • The mobile phone antenna design is stronger, and the device antenna may have weak signal reception;

Replace with a higher gain external antenna to enhance signal reception capability

  • The phone may be deeply adapted to the operator, resulting in better network optimization, support for higher-order modulation, intelligent background connection management, and the device may maintain inefficient links while supporting higher-order modulation, with the device possibly limiting modulation methods; while the 5G module is still continuously optimizing and upgrading, it is believed that in the near future, network speeds can keep pace with ordinary phones
  • Most smartphones' internal main controllers (SOC) and modules are not connected via USB, but rather use faster high-performance interfaces like PCIE;

Consider using a motherboard with PCIE direct connection, PCIE to network port, etc., to achieve the optimal network speed


Network

Question: Why does the NET light not flash after powering on for a while and cannot access the Internet?

 Answer:

In this case, the network connection may not be successful. Follow the steps below to troubleshoot:
1. First, check the hardware:

  • Check whether the connected SIM card can communicate and surf the Internet normally on mobile phones and other devices. It is recommended to test with SIM cards from several different operators to rule out issues related to SIM card frequency bands;
  • Check whether the antenna is connected properly;
  • Check that the NET light is flashing, and it is always on, indicating that it is not registered to the network.

2. After confirming that the hardware is OK, you can use the following command (AT LOG) to further confirm the network situation:

*Open ttyUSB2 through minicom:
 ls /dev/ttyUSB*
 sudo apt-get install minicom
 sudo minicom -D /dev/ttyUSB2
*Check the firmware version information:
AT+SIMCOMATI
*Check if the sim card is in good contact:
AT+CPIN?
*Turn the radio on (turn off airplane mode):
AT+CFUN=1
*Check that the network mode is set to auto-seek:
AT+CNMP=2
*Check the signal quality of the current environment:
AT+CSQ
*Check if the registration to the network is successful:
AT+CGREG?
*Check internet connection:
AT+CPSI?
*Check if the APN corresponds to the operator of the SIM card:
AT+CGDCONT?
*Check operator access:
AT+COPS?




Question: You can register to 4G, but you can't register to 5G. There is no service on a fixed 5G network. Can the SIM card be registered to the 5G network when it is connected to the mobile phone?

 Answer:
  • It is recommended to replace the SIM card of different operators to test: different operators support different 5G frequency bands, change the card at the same time can also solve other problems with the card;
  • There is no configuration of APN. APN determines the way to enter the network. It is the agent of the operator and the cellular module. Sometimes APN can be obtained automatically, but many times it needs to be obtained manually. You can set it through the following command:
AT+CGDCONT=1,"IP","APN"   //The APN of different operators is different. Here the APN is changed to that of the corresponding operator, for example:
China Mobile APN: CMNET; China Unicom APN: 3GNET; China Telecom APN: CTNET

You can check the APNS of major operators on the following website: APN query website

  • You can switch to a different neighborhood or go to another district to test: Different areas cover different operators' networks, leading to different 5G frequency bands in different places.
  • To ensure the module registers on the power-efficient LTE 4G network, it must have adequate power supply; insufficient power can also cause the module to register on the LTE 4G network.
  • Although it shows 4G LTE network, 5G speed is already available, which do not affect usage, and you can also send the following command:
AT+CNMp=109
  • It may be that the antenna's band does not cover the band of the operators you are using, please change to a full band high gain antenna suitable for your local area to test, and connect all antennas, all antennas are useful, otherwise it may also cause network problems;

All antennas are connected, and all antennas are useful; otherwise, it may also cause network issues;

  • If you are using an IoT card, it is recommended to switch to a regular mobile SIM card (one that can make calls and send messages) for testing. Some pure data cards or IoT cards may be restricted on other devices or after switching devices and cannot register to the 5G network. You can also check the status of the card with the IoT card provider.
  • The SIM card bands of 5G operators should cover the bands of SIM820X; sometimes, when querying 4G networks, speeds have reached 5G, and direct speed testing can confirm whether 5G speeds are available.
  • Plug the SIM card into the phone to test if it can register to the 5G network. If the phone cannot register, it means the SIM card has not been activated for a 5G data package, or there is insufficient balance, etc.
The fact that the mobile phone can obtain 5G indicates that there is a 5G signal in the local area, but the mobile phone supports much more 5G frequency bands than the module, so the fact that the mobile phone can register to 5G does not mean that the 5G module may not be able to register to the 5G network; Or get the 5G frequency band of the local operator, and compare it with the frequency band supported by the 5G module; Or go to the local city center (where there is a 5G NR community) to test it.
  • Confirm if there is 5G network coverage in the test environment and what frequency band it is registered to (whether the registered frequency band is one of the bands supported by the 5G module).
    • Android phones can be installed with 5G phones to install Cellular-Z (available in major App stores) to view detailed network information:



    • iPhone can get band information by following these steps:
      • Turn on your phone dialer, enter *3001#12345#*, and tap the dial button
      • In the pop-up page, find and click on "Serving Cell Info", then find and click on "Freg Band Indicato".
      • You can find out by making an inquiry according to the form sent by the operator



Question: How to fix a specific frequency band?

 Answer:
Specific frequency bands can be fixed by the following command, here fixed at 41 and 78:
AT+CSYSSEL="nr5g_band",41:78



Question: What should I do if the SIM820X module NDIS dial-up fails and the driver cannot be installed?

 Answer:



Question: How can check the 4G/5G module is successfully connected to the devices such as Raspberry Pi?

 Answer:
  • You can use the following commands to check if the SIM820X and the Raspberry Pi are well connected. If the connection is OK, you can see Qualcomm device and ttyUSB0-USB4:
lsusb
ls /dev




Question: Why is the module never registered with any local operator when trying to use the SIM card?

 Answer:
  • 1) It is recommended to replace the SIM card of different operators to test: different operators support different 5G frequency bands, change the card at the same time can also solve other problems with the card; If you are using an IoT card, it is recommended to switch to a regular mobile SIM card (one that can make calls and send messages) for testing. Some pure data cards or IoT cards may be restricted on other devices or after switching devices and cannot register to the 5G network. You can also check the status of the card with the IoT card provider.
  • 2) Please configure the APN correctly. There is no configuration of APN. APN determines the way to enter the network. It is the agent of the operator and the cellular module. Sometimes APN can be obtained automatically, but many times it needs to be obtained manually. You can set it through the following command:
AT+CGDCONT=1,"IP","Your_APN"   //The APN of different operators is different. Here the APN is changed to that of the corresponding operator.
For example: China Mobile APN: CMNET; China Unicom APN: 3GNET; China Telecom APN: CTNET
  • 3) It may be that the antenna's band does not cover the band of the operators you are using, please change to a full band high gain antenna suitable for your local area to test, and connect all antennas, all antennas are useful, otherwise it may also cause network problems;
  • 4) If it still doesn't work, please refer to the following steps to print the network AT log and give the log to our service support team for analysis.
*Check the firmware version information:
AT+SIMCOMATI
*Check if the sim card is in good contact:
AT+CPIN?
*Turn the radio on (turn off airplane mode):
AT+CFUN=1
*Check that the network mode is set to auto-seek:
AT+CNMP=2
*Check the signal quality of the current environment:
AT+CSQ
*Check if the registration to the network is successful:
AT+CGREG?
*Check internet connection:
AT+CPSI?
*Check if the APN corresponds to the operator of the SIM card:
AT+CGDCONT?
*Check operator access:
AT+COPS?
  • Open ttyUSB2 through minicom:
ls /dev/ttyUSB*
sudo apt-get install minicom
sudo minicom -D /dev/ttyUSB2



Location

Question: The SIM820X has so many antenna ports, do they have to be connected? What is the function?

 Answer:
The antenna must be connected, and the corresponding functions are as follows:



Question: What should I do if I can't receive the GPS signal and get the location information?

 Answer:
  • Plug the GPS antenna into the GNSS antenna socket (SIM8200EA is ANT5; SIM8202G is ANT2), and place the receiver in the open air (note that it cannot be tested in rainy weather). It takes about 1 minute to receive the positioning signal after power-on.


  • M2 module needs to use a passive antenna to obtain positioning information. If you do not have a passive positioning antenna, a 5G antenna can also be used. Replace the 5G antenna and place the module outdoors for positioning (the 5G antenna does not come with an extension cable):



Question: Should data be transmitted using SPI or USB?

 Answer:

USB, when running sudo ./install on the Raspberry Pi, it will load the USB driver, and we will connect and communicate via the 3B/4B USB connector; following the tutorial on Windows will also load the USB driver, and when there is no USB driver, it will be displayed as an unknown device.


Question: Does Raspberry Pi control occupy the pins?

 Answer:

It is not occupied by default.


Question: Why does the Raspberry Pi fail to load when running sudo ./install?

 Answer:

Ensure your system kernel is 5.4 or higher. Do not use sudo update to upgrade to the latest version on Raspberry Pi, as this will upgrade the kernel version to a level higher than the current firmware, causing it to be unrecognizable.


Question: Can multiple 5G modules be used simultaneously?

 Answer:
Yes, they can be connected to different USB ports on different hosts, for example, on a Raspberry Pi, the command for dialing up to the Internet is as follows:

sudo ./simcom-cm -i wwan0
sudo ./simcom-cm -i wwan1


Question: Can the text message be saved to a location other than the SIM card?

 Answer:

You can use the following command to save the SMS to the module memory:

   AT+CPMS="MT"   


Question: Some SIM card operators require the VOLTE function to make calls. How to turn it on or off?

 Answer:

You can use the following command to enable VOLTE function:

 at+voltesetting=1
 at+cnv=/nv/item_files/modem/mmode/ue_usage_setting,1,01,1

You can use the following command to disable VOLTE function:

 at+voltesetting=0
 at+cnv=/nv/item_files/modem/mmode/ue_usage_setting,0,01,1


Hardware

Question: How to install a SIM card?

 Answer:

Please refer to the following figure for installation:


Question: What should I do if the IPX4 antenna socket of the 5G module is removed?

 Answer:
  • ANT 0 and 1 functions can replace each other, and 2 and 3 functions can replace each other. Usually, if one antenna is missing, it does not affect the basic functions.
  • If the copper foil has also come off, it usually cannot be repaired.
  • When removing it, please wiggle it gently from side to side and pull it out evenly, avoiding forceful pulling.
  • The IPEX4 generation connectors are relatively fragile, so please handle them with extra care.


Question: Can the SIM8202G-M2 5G for Jetson Nano be used on Nano NX or Orin nano?

 Answer:
  • Yes, it needs to be connected with a USB cable. After connecting with a pin header, the USB adapter and USB socket are not fully aligned, and the USB cable is used for the connection




Question: How to determine if a module is recognized when using Linux?

 Answer:

You can use the following command to check if there is a Qualcomm device. If the COM driver has already been loaded (which is usually included in Raspberry Pi systems), a series of ttyUSB * will also appear:

lsusb
ls /dev/ttyUSB*



Question: Why is the fan noise noticeable after a period of use?

 Answer:

After the roller fan works for a long time, the lubricating oil may evaporate, resulting in increased noise, which is the general nature of the roller fan, not the fan fault:


Question: Can the 5G board be used with other M.2 B KEY interface modules?

 Answer:
  • We do not guarantee that the modules that have not been verified (including disassembled modules such as FM350X) will be supported, but the following modules have been verified and supported:
Fibocom: FM650-CN FM160-EAU	
SIMCOM: SIM8202G-M2 SIM8262E-M2 SIM8262A-M2
Quectel (USB AA module): RM500U-CNV RM500Q-GL/RM502Q-AE RM520N-GL RM530N-GL
  • Quectel module special instructions: This is a USB3.0 protocol module, you need to use Quectel AA modules that support USB, not the AP silk screen module (RM520 AP ~~) that does not support the PCIE protocol. It is not recommended to use modules bought from the second-hand market, as we do not provide support for them. It is suggested to choose modules that we have verified and listed, which is more guaranteed. As shown in the image, the RM520_AA module is supported:


  • If you need to use M.2 TO 4G/5G HAT for other 4G/5G modules, you can refer to the M.2 connection diagram in the figure below, check if there is a pin conflict, and then connect it for testing:


  • USB 3.2 Gen1 5G DONGLE and USB TO M.2 B KEY kit does not include the 5G module, which must be purchased separately; if used with other modules, pin compatibility must be confirmed, and the actual measurement shall prevail.



Question: What is the power consumption of the 5G module?

 Answer:

For different work states, power consumption varies. With 5V power supply, the current generally ranges from 0.5 to 2.5A after successful networking, with an average of about 1.2A (this is for reference; the actual value depends on the network environment and networking work state).


Applications

Question: Can RM500U-CN 5G HAT and SIM8262E-M2 5G HAT achieve interconnection between two Raspberry Pi devices on a 5G network?

 Answer:
  • Yes, it's like two mobile phones using 5G cellular networks that can interconnect through the operator's base stations
  • The Raspberry Pi A and B are respectively registered to the network via the RM500U-CN 5G HAT and SIM8262E-M2 5G HAT cellular modules, and after going online (at this point, two phones are born), they can communicate via TCP, MQTT, email, or instant messaging tools, etc., to achieve interconnection on the 5G network.
  • However, cellular modules cannot communicate point-to-point, and even at zero distance, the cellular network still needs to communicate with the operator's base station, which also incurs data costs; If point-to-point communication is required, Bluetooth, WiFi, or Lora can be used to bypass communication with the operator's base station

Support



TAG: LuckFox X1201 Raspberry Pi 5 UPS Board Uninterruptible Power Supply For 18650-Li-Battery (NOT includ) Milk-V Duo Camera Tutorial Raspberry Pi Pico 2 RP2350-Zero Mini Board RP2350A Raspberry Pi 5 Fan RP2040 Raspberry Pi Monitor Official Original DisplayScreen 15.6 inch LCD Full HD 1920x1080 15.6inch Spotpear Argon Neo 5 3.4inch Round LCD HDMI Capacitive Touchscreen Display 800x800 For Raspberry Pi/Jetson Nano/mini PC RS232 to Ethernet Raspberry Pi Pico 2 RP2350B 2.41 inch AMOLED Development Board QSPI Display TouchScreen 450x600 RM690BO FT6336 QMI8658 Raspberry Pi 5 PD Power Raspberry Pi 3 display HAT Raspberry Pi DSI Lazy Keyboard Industrial grade isolated USB to RS232/485 converter supports USB to 2-way RS232 + 2-way RS232/485 original FT4232HL Raspberry Pi Pico Screen OLED-LCD-HAT-A user guide Industrial Modbus RTU 8 ch Relay Module

[Tutorial Navigation]