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
Add filter to handle multicast downlinks exceptions.
The Multicast frames share most of the unicast frame format with a few exceptions:
• They are not allowed to carry MAC commands, neither in the FOpt field, nor in the
payload on port 0 because a multicast downlink does not have the same authentication
robustness as a unicast frame.
• The ACK and ADRACKReq bits MUST be zero. The MType field MUST carry the
value for Unconfirmed Data Down.
0 commit comments