ACK not received

Home Forums mDot/xDot ACK not received

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #27981
    Alex Baron
    Participant

    Hello guys,
    I have a system consisting of a xDot module (xdot-firmware-3.0.0-US915-mbed-os-5.4.7.bin firmware) and a gateway MultiConnect Conduit (MTCDT-LAT1-247A, Firmware 1.4.16).
    xDot module sends messages (ACK is required) to the Gateway (I see that the Gateway receives them correctly via AEP Interface in section LoRaWAN->packets and also in debug in Node-RED) with no problems. But every time xDot sends message to the Gateway, xDot gets an error ACK not received. How can I overcome this error?

    Any of your suggestions, thoughts.

    Thanks for the support / help.

    #27982
    Steve Kovarik
    Moderator

    Hi Alex

    When looking at LoRaWAN/Packets on the AEP interface, what is the packet “Type” of the received packets from the xDot?

    -Best Regards

    #27983
    Alex Baron
    Participant

    Hi Steve,
    I see the following types of packets received from xDot: DnCnf, UpCnf, JnAcc, and JnReq.

    Best Regards

    #27988
    Steve Kovarik
    Moderator

    Hi Alex

    From that we are to determine that the xDot successfully “Joined” the
    network, and the Conduit received the (UpCnf) xDot uplink confirmed packet
    requesting the ACK.
    And in response the Conduit sent a (DnCnf) downlink (confirmed) ACK back to the xDot.

    #27990
    Alex Baron
    Participant

    Hi Steve,
    For AT+JOIN command xDot gets Successfully joined network.
    Then xDot sends Require Acknowledgment AT+ACK=1 and gets OK. And the next command to send packet like AT+SEND=<data to send> gets an error reply ACK not received.

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