console
console copied to clipboard
Provide DevNonce/AppNonce in JoinRequest Bubbles
FCnt doesn't have meaning for JoinRequest/JoinAccept frames. But we could sneak DevNonce/AppNonce into these bubbles. This would "make sense" because FCnt is used to identify frames and DevNonce/AppNonce are unique identifiers for JoinRequest/JoinAccepts.
I would suggest a hex representation of these values so that their width does not change.
I would like this feature. Payload JoinRequest is empty ... but must contain DevNonce (and AppEUI, DevEUI)
but must contain DevNonce (and AppEUI, DevEUI)
And, ideally, MIC too. This surely can help to troubleshoot some issues.