Closed tcharp38 closed 3 years ago
There are 2 Device Announce type:
So for the same Message Type: 0x004D we have :
When receiving a Device Announcement the Rejoin Flag can give us some information
My experience is as follow:
@pipiche38 How to interpret the "no rejoin info" case and do you know why I often see 2 consecutives device announce (first with rejoin 00, the 2nd without rejoin info) ? Thanks
These are my interpretation. May be @fairecasoimeme could correct/complet
There are 2 types of Device Annoucement the plugin can received from firmware >= 31a (1) Device Annoucement with a JoinFlags and LQI set to 00. This one could be issued from:
(2) Device Annoucement with a valid LQI and not JoinFlag (shorter message)
Can you please enhance the doc for "Device Announce" / "rejoin information"
Thanks