iotcreators.com web
    • Login
    • Search
    • forum.iotcreators.com
    • docs.iotcreators.com
    • Tags
    • Popular
    • Recent
    • Register

    Quectel BG96, Error while trying to ping the UDP Server

    iotcreators.com portal & API
    quectel bg96 udp error ping 569
    2
    2
    384
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Rasyid last edited by

      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: 569

      When I increase the timeout period, I also get an error:

      AT+QPING=1,“172.27.131.100”,15,4
      ERROR

      Does anyone know what to do now?
      Thanks for your help!

      1 Reply Last reply Reply Quote 0
      • Roland Baldin
        Roland Baldin iotcreators.com team last edited by

        @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

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post