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
Do not modify saved LoRaWAN version before MIC verification.
CryptoCtx.NvmCtx->LrWanVersion.Fields.Minor should not be modified
before verifying Join-Accept MIC. Otherwise some wayward Join-Accept
frame from another network could disrupt device operation by flipping
version field.
Signed-off-by: Ilya Tagunov <[email protected]>
0 commit comments