Quectel BG96, Error while trying to ping the UDP Server
-
Hi,
i’m trying to ping the UDP Server with my Quectel BG96.
But I get this error:AT+QPING=1,“172.27.131.100”
OK
+QPING: 569When I increase the timeout period, I also get an error:
AT+QPING=1,“172.27.131.100”,15,4
ERRORDoes anyone know what to do now?
Thanks for your help! -
@Rasyid Do you have a valid network connection ?
For Quectel BG96 you can verify the network connection with the following AT commands
AT+CGPADDR //check IP address AT+CGATT? //check if attached to network AT+COPS? //check current set MNO AT+COPS=? //scan network for mobile operators AT+CGDCONT? //check APN AT+QPING=1,"172.27.131.100" //ping UDP server
Regards, Roland