LORA CERTIFICATION with xDOT module

Home Forums mDot/xDot LORA CERTIFICATION with xDOT module

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27048
    nagar@teampdi.com
    Participant

    Hello,
    We are planning on using the xDOT module in our application,
    and I am wondering what are tests involved for LORA certification.
    I am assuming all the tests would comply automatically as we are using xDOT module. Please let me know if there are any challenges that we can expect and
    any workarounds etc.

    Also please pass on if there is any document that talks about the certification process.

    Thanks,
    Naga.

    #27051
    Jason Reiss
    Keymaster

    A network server can send a packet to the end-device to enter a test mode of operation. Test Mode can enable/disable ACK and echo payloads back to the test server. ADR can be used to change the datarate of the end-device.

    TestMode is implemented in the LoRaWAN stack, the reference Semtech stack shows the client side functionality starting at line 705.
    https://github.com/Lora-net/LoRaMac-node/blob/7c3953ea531bdd0ae194f91463eec38d4d4f93b1/src/apps/LoRaMac/classA/B-L072Z-LRWAN1/main.c

    Full test documentation is available for LoRa Alliance members at https://lora-alliance.org/

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