Hi, I have the HL7800 module and evaluation board and I have not been able to establish a connection.
This is the firmware version I have:
at+cgmr
BHL7800.1.7.13.0.20181226
I set the enabled bands to 2,4,12, which I think happened correctly:
at+kbndcfg?
+KBNDCFG: 0,00000000000000000806
+KBNDCFG: 1,0
+KBNDCFG: 2,0
The SIM card seems to be working correctly:
at+cpin?
+CPIN: READY
And I set it to its APN, which is from hologram:
at+kcnxcfg?
+KCNXCFG: 1,“GPRS”,“hologram”,"","",“IPV4”,“0.0.0.0”,“0.0.0.0”,“0.0.0.0”,0
and
at+cops?
+COPS: 0,0,“Hologram”,7
Looks like it is registered and roaming:
at+creg?
+CREG: 0,5
But when I try to follow the TCP client example in the AirPrime HL78xx, AT Commands Interface Guide I get this:
at&k3
OK
at+ktcpcfg=1,0,“www.google.com”,80
+KTCPCFG: 1
at+ktcpcnx=1
ERROR
I’ve tried several things but I always get and error when trying to connect.
Any guidance will be very much appreciated!
Regards,
Alan