Telit FN980m cellular module. connected to Ubuntu OS over USB.
I can read AT command responses on one of the ttyUSB interfaces, ttyUSB4.
Can someone please guide how to pump data using a linux machine? I tried below AT commands but “ifconfig” does not list any new ip address for the connected Telit modem.
at+cgdcont?
+CGDCONT: 1,“IPV4V6”,"",“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0,"",0
+CGDCONT: 2,“IPV4V6”,“ims”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0,"",0
+CGDCONT: 3,“IPV4V6”,"",“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0,"",0
OK
AT+CGPADDR=1
+CGPADDR: 1,100.193.76.181,38.7.251.144.130.53.201.20.0.0.0.34.96.26.99.1
OK
AT+CGPADDR=2
+CGPADDR: 2,38.7.252.32.130.81.89.167.0.0.0.51.246.141.51.1
OK
at#usbcfg?
#USBCFG: 1
OK
AT#ICMCONNECT?
#ICMCONNECT: 1,1,0,1,0
OK
AT#ICMCONNECT=con,1,4
OK
AT#ICMCONNECT=con,1,6
OK
AT#ICMCONNECT?
#ICMCONNECT: 1,1,1,1,1
OK
AT+CGPADDR=1
+CGPADDR: 1,100.193.76.181,38.7.251.144.130.53.201.20.0.0.0.34.96.26.99.1
OK