How to set code rate (codr) for UL transmission in loramdot?

Home Forums mDot/xDot How to set code rate (codr) for UL transmission in loramdot?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27023

    Hello,
    I am testing mdot devices connectivity with the multiconnect conduit (lora gateway). The default value of code rate used by the mdot is 4/5.

    I want to know how can I change this code rate value? After I do reflash, I get the new loramdot.bin file after compilation (using mdot compile). But the problem is that there is no module in mdot class that allows me to set the code rate for UL transmission from the device. I will be greatly thankful if someone please advise me.
    Cheers

    #27028
    Jason Reiss
    Keymaster

    Lorawan uses 4/5 coderate only.
    Using next datarate will allow more range than increased coderate.

    Using an open stack source would allow changing. The sxradio driver will allow all options.
    https://github.com/ARMmbed/mbed-os-example-lorawan

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