I’m trying to test a TCP connection with the HL7800 modem using the HL78 Dev Kit. I am based in South Africa, using a Vodacom SIM which has data and is capable of SMS (my personal SIM). However, I am unable to successfully make a TCP connection and almost always receive +KTCP_NOTIF: 1,5 (TCP connection error) and sometimes +KTCP_NOTIF: 1,3. I think it might’ve worked once and I received +KTCP_IND:1,1 but I have not been able to replicate this after trying numerous times.
I believe this may either be a signal/coverage issue of NBIOT or I am simply not configuring the modem correctly. Would greatly appreciate anyone who can provide some incite as to which of the two it likely is! Thanks!
Here is a test terminal log:
ATI9
ATI9
HL7800.4.5.4
HL78xx.4.5.4.0.RK_02_01_02_00_101.20200722
2020/07/22 23:38:03
IMEI-SV:
Legato RTOS: 18.09.5.ALT1250.rc4 2020/05/29 19:39:14
atSwi: 35.00
UBOOT: 01.03
Apps: RKAPP_02_01_02_00_94__31f472b547df5417a8f942dd14d4c8cb9bf65395
MAC:
PHY: 0.0.232169
PMP: 234124
SBUB: 0
SBFW: 0
RPuK:
FPuK:
RBUB: 0
RBFW: 0
OK
AT+CFUN?
AT+CFUN?
+CFUN: 1
OK
AT+CPIN?
AT+CPIN?
+CPIN: READY
OK
AT+CNUM
AT+CNUM
OK
AT+KSRAT?
AT+KSRAT?
+KSRAT: 1
OK
AT&K3
AT&K3
OK
AT+KCNXCFG=1,“GPRS”,“lte.vodacom.za”
AT+KCNXCFG=1,“GPRS”,“lte.vodacom.za”
OK
AT+KTCPCFG=1,0,“www.google.com”,80
AT+KTCPCFG=1,0,“www.google.com”,80
+KTCPCFG: 1
OK
AT+KTCPCNX=1
AT+KTCPCNX=1
OK
+KCNX_IND: 1,1,0
+KTCP_NOTIF: 1,5
AT+CSQ
AT+CSQ
+CSQ: 31,0
OK