Resolved! I-CUBE-LRWAN V1.1.0 Why the -1 to Unsigned Cast?
Posted on May 18, 2017 at 22:10In I-CUBE-LRWAN V1.1.0 RegionCommon.c there's a function that returns the next duty cycle delay as follows:TimerTime_t RegionCommonUpdateBandTimeOff( bool dutyCycle, Band_t* bands, uint8_t nbBands ){ TimerTime_t nex...