You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Git master version. There is some rejoin code in sources - Rejoin0CycleTimer, Rejoin1CycleTimer, Rejoin2CycleTimer, timeout handlers and rejoin messages generation. But those timers are never started, SerializeTxFrame() fails on MacCtx.TxMsg.Type equals to rejoin messages types. Even after fixing SerializeTxFrame() and timers start i got stack stuck with MacCtx.MacState == LORAMAC_TX_RUNNING after successful rejoin message transmission. What is the current state and/or plans on rejoin messages support?
Btw, Rejoin type2 can be sent only in response to ForceRejoinReq command, what is the purpose of Rejoin2CycleTimer, Nvm.MacGroup2.Rejoin2CycleInSec, MacCtx.Rejoin2CycleTime?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Git master version. There is some rejoin code in sources - Rejoin0CycleTimer, Rejoin1CycleTimer, Rejoin2CycleTimer, timeout handlers and rejoin messages generation. But those timers are never started, SerializeTxFrame() fails on MacCtx.TxMsg.Type equals to rejoin messages types. Even after fixing SerializeTxFrame() and timers start i got stack stuck with MacCtx.MacState == LORAMAC_TX_RUNNING after successful rejoin message transmission. What is the current state and/or plans on rejoin messages support?
Btw, Rejoin type2 can be sent only in response to ForceRejoinReq command, what is the purpose of Rejoin2CycleTimer, Nvm.MacGroup2.Rejoin2CycleInSec, MacCtx.Rejoin2CycleTime?
Beta Was this translation helpful? Give feedback.
All reactions