background image

TCP example
Run the following commands

cd ~/Documents/SIM7600X_4G_for_JETSON_NANO/TCP/
sudo python3 TCP.py

4G connecting

Please connect all the hardware and start Jetson Nano.

-Check and make sure that the module work normally by demo codes above.
-Open minicom by command

sudo minicom -D /dev/ttyUSB2

Type the following command to check

AT+CNMP=38
AT+CSQ
AT+CREG?
AT+COPS?
AT+CPSI?

Download driver

cd
wget https://www.waveshare.com/w/upload/4/46/Simcom_wwan.zip
tar zxvf Simcom_wwan.zip
cd Simcom_wwan
sudo make

Use root permission to install driver

sudo su
insmod simcom_wwan.ko
lsmod
dmesg

Check if the wwan0 interface is recognized

ifconfig -a

Enable the wwan0 interface

ifconfig wwan0 up

Dailing by minicom

Содержание SIM7600CE-A-H

Страница 1: ...positioning 4 Onboard USB interface to test AT Commands get GPS positioning data and so on 5 Breakout UART control pins to connect with host boards like Arduino STM32 6 SIM card slot supports 1 8V 3V...

Страница 2: ...nk 1 8Mbps Uplink 236 8kbp s Uplink 85 6kbps Downlink 150 Mbps Downlink 38 4Kbps Downlink 384K bps Downlink 3 1M bps Downlink 236 8k bps Downlink 85 6k bps HSPA TD HSDPA HSU PA Uplink 5 76 Mbps Uplink...

Страница 3: ...5V 3 3V configured via jumper Operating temperature 30 C 80 C Storage temperature 45 C 90 C What s on Board 1 SIM7600G H 2 NAU8810 audio decoder 3 TXS0108EPWR voltage translator translates 3 3V 5V int...

Страница 4: ...h ON connect UART ports of SIM7600 and Jetson Nano OFF disconnect UART ports of SIM7600 and Jetson Nano 16 Operating voltage selection jumper VCC 3 3V set operating voltage as 3 3V VCC 5V set operatin...

Страница 5: ...ing commands sudo apt get update sudo apt get python3 pip sudo pip3 install pyserial mkdir p Documents SIM7600X_4G_for_JETSON_NANO wget P Documents SIM7600X_4G_for_JETSON_NANO https www waveshare com...

Страница 6: ...nal AT examples You should run the following commands to run the codes and type AT commands for testing cd Documents SIM7600X_4G_for_JETSON_NANO AT sudo python3 AT py GPS examples Connect the GPS ante...

Страница 7: ...inicom by command sudo minicom D dev ttyUSB2 Type the following command to check AT CNMP 38 AT CSQ AT CREG AT COPS AT CPSI Download driver cd wget https www waveshare com w upload 4 46 Simcom_wwan zip...

Страница 8: ...y this command route add net 0 0 0 0 wwan0 Resources Manual SIM7600X 4G for Jetson Nano Schematic Demo codes SIM7600 Driver driver for wwan0 Related Instruction Raspberry Pi networked via RNDIS SIM868...

Страница 9: ...nd Manual SIM7600 Series_SSL_AT Command Manual SIM7X00 Series_UART_Application Note SIM7X00 Series_GPS_Application Note SIM7600 Series_MQTT_ATC SIM7X00_Audio_Application_Note SIM7600_Sleep Mode_Applic...

Отзывы: