console icon indicating copy to clipboard operation
console copied to clipboard

Provide DevNonce/AppNonce in JoinRequest Bubbles

Open lthiery opened this issue 3 years ago • 2 comments

image

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.

lthiery avatar Mar 25 '21 18:03 lthiery

I would like this feature. Payload JoinRequest is empty ... but must contain DevNonce (and AppEUI, DevEUI)

image

Synthex-Moon avatar Oct 18 '21 20:10 Synthex-Moon

but must contain DevNonce (and AppEUI, DevEUI)

And, ideally, MIC too. This surely can help to troubleshoot some issues.

pvolodin avatar Dec 10 '21 12:12 pvolodin