Hi All,
I am trying to create a tcp connection via HL7800 and need some help . I am Using the latest version 4.4.6.0 and getting a Error 921
The connection is client to server Tcp.
AT Command were taken from AIR-Prime HL78XX data sheet 14.5. How to Use TCP Commands
14.5.1. Client Mode.
AT COMMANDS:
AT&K3
AT+KCNXCFG=1,“GPRS”,“APN”,“log”,“Password”,“IPV4”,“0.0.0.0”,“0.0.0.0”,“0.0.0.0”
AT+KTCPCFG=1,0,“IP”,PORT"
AT+KTCPCNX=1
+CME ERROR: 921
No the CSQ is not the issue, 20 is fine for making a connection. I presume you have modified the above CGPADDR response to “IP” where there was actually an IP address in there?
With the at+kcnxcfg command can you lave a number of the fields at the end blank so for EE in the UK
at+kcnxcfg=1,“GPRS”,“everywhere”
Miss everything else off as it might be configuring something the network does not like and leaving it blank will allow the network to do something it wants to do.