When using ABP the LoRa node stores the FC locally. Now one of the things I would like to find out is how much deviation is allowed between the FC which the LoRa nodes sends out and the FC stored on the backend server.
In normal situations there is no deviation however due to local radio outage or other circumstances there might be a deviation. How will the TTN network react and how should it according to the LoRa standards?
Thanks. Re-read that sub section and extracted the following:
4.3.1.5 Frame counter (FCnt)
…
At the receiver side, the corresponding counter is kept in sync with the value received provided the value received has incremented compared to the current counter value and is less than the value specified by MAX_FCNT_GAP1 after considering counter rollovers.
1 Actual value for MAX_FCNT_GAP, RECEIVE_DELAY1 and RECEIVE_DELAY2 can be found at 7.1.7 for EU863 - 870 or 7.2.7 for US902 - 928