AT+PING: Pong not received

Home Forums mDot/xDot AT+PING: Pong not received

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19487
    Frank A
    Participant

    Hi,

    I am currently experimenting with the mDot and AT commands. I am following the examples in the AT Command Reference Guide. My Conduit gateway is configured with the basic packet forwarder, which latter points to my own private experimental lora server. Pretty much everything works fine with my setup

    However, when trying to send a ping command to from the mDot to the gateway (i.e. at+pint) to get the RSSI and SNR, the command fails and the following error gets printed: Pong not received.

    The at+ping command, however, still results in a message getting sent and received by the network server.

    Could this be due to a misconfiguration at the gateway level?

    Thank you for your time and support.

    Frank

    #19490
    Jason Reiss
    Keymaster

    Ping is a proprietary MAC command handled by the built-in network server on Conduit.

    The network server will have to generate the response and send the downlink.

    Ping 0x80
    Pong 0x80[RSSI][SNR] where RSSI and SNR are int8 values

    #19492
    Frank A
    Participant

    Hey Jason,

    Understood. Thank you for clarifying.

    Thank you for your time and support. A+ 🙂

    Frank

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.