hkiol
August 21, 2024, 10:47am
1
Hi,
I want to use static DNS with the HL7812 modem with the latest firmware.
However, this command errors out:
AT+KCNXCFG=1,“GPRS”,“iot.1nce.net ”,“”,“”,“IPV4”,“0.0.0.0”,“168.63.129.16”,“8.8.8.8”
+CME ERROR: 932
which indicates that there is some invalid parameter but I can’t find where the issue is.
Can the DNS not be statically configured?
thanks
jyijyi
August 21, 2024, 2:00pm
2
Same problem in rc76:
Hello Community,
I need some help in understanding whether it is possible to configure the RC7620 or RC7620-1 modem to use a custom DNS IP address instead of the one that is allocated dynamically. So far I have tried the following GPRS connection configurations and they all result in the error +CME ERROR: 932 which means the format of a parameter is invalid:
AT+KCNXCFG=1,“GPRS”,“myapn”,“username”,“pswd”,“IPV4V6”,“0.0.0.0”,“8.8.8.8”,“8.8.4.4”,“::”,“::”,“::”
AT+KCNXCFG=1,“GPRS”,“myapn”,“usernam…
Btw, will you consider to use udp connection to your cns server for querying the ip address?
hkiol
August 21, 2024, 2:29pm
3
I am able to connect to the server using the DNS name but not with the IP.
Does this make sense? What could I possibly do to fix this?
I won’t be using UDP for now.
thanks
jyijyi
August 21, 2024, 2:45pm
4
what did you see if you use real ip?
jyijyi
August 21, 2024, 3:08pm
6
13 — SSL connection error
Have you tried not using SSL?
hkiol
August 21, 2024, 3:09pm
7
I haven’t as I don’t have control over that server, but successful connection via SSL and the DNS name is possible… So just by changing from the IP to the DNS, it works.
jyijyi
August 21, 2024, 3:18pm
8
I guess probably you have input the wrong IP address
you might need to set up another server to test