lr-wpan: Adds support for association (network bootstrap)

This is the final MR from a series of MR (#693) to add support for association (MAC layer network bootstrap) to the Lr-wpan module.

This MR includes all the necessary additions to transmit "frame commands" used in the association process. Likewise, new confirm and indication primitives were added to allow distinct failure messages depending on the source frame (e.g channel access failure of command frames).

An example is included where 2 coordinator nodes in a network of 100 nodes associate with nearby nodes. The generated animation shows the results of this association.

This also solves #742 (closed).

Edited by Alberto Gallegos

Merge request reports

Loading