Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

CME 616 | Telit Cinterion IoT Developer Community

December 9, 2015 - 3:49pm, 4187 views

Hello,

I have some troubles with the AT^SISO command on a BGS2T RS485. My connection fail with the CME error 616 (network is down).

I would like to establish a UDP connection, but i dont understand where my configuration fail. Here is the SICS and SISS configurations :

 ^SICS: 1,"conType","GPRS0"

^SICS: 1,"alphabet","0"

^SICS: 1,"inactTO","20"

^SICS: 1,"user","<myuser>"

^SICS: 1,"passwd","*****"

^SICS: 1,"apn","<myapn>"

^SISS: 1,"srvType","Socket"

^SISS: 1,"conId","1"

^SISS: 1,"alphabet","0"

^SISS: 1,"address","sockudp://<host>:<port>"

^SISS: 1,"tcpMR","10"

^SISS: 1,"tcpOT","6000"

Then i try :

AT^SISO=1

+CME ERROR: 616

Have i forgotten anything ?