Sequence number

Home Forums mDot/xDot Sequence number

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11758
    Michael Brudevold
    Participant

    Is the lora sequence number stored to NV? My application is very power constrained so it likely will lose power between transmissions. As part of that, we have to do manual joining because there’s not always enough power to do a join. Hence the gateway usually has an idea of what it thinks the sequence number should be (#1) and is dropping packets because of that. If the code is supposed to store this, I’ll look into issues on my side – power consumption was too high when SPI flash was enabled, so I’m intercepting calls to it.

    #11759
    Jason Reiss
    Keymaster

    In our current releases the counter is not saved in NV.

    In our upcoming release session information can be saved in NV or uplink/downlink counters can be maintained outside of the library.

    Please open a support case if you would like to work with release candidate software.

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