Skip to content

Conversation

@spiriou
Copy link
Contributor

@spiriou spiriou commented Nov 19, 2025

There are two ways in the current implementation to join a network, either with an association request or a via MLME-SET(macShortAddress) to rejoin a previously associated network.

The coordinator address needs to be valid in the rejoin case. It can be lost, for example if the device power cycles. This commit fixes that gap with new MLME GET/SET for:

  • macCoordShortAddress
  • macCoordExtendedAddress

There are two ways in the current implementation to join a network,
either with an association request or a via MLME-SET(macShortAddress) to
rejoin a previously associated network.

The coordinator address needs to be valid in the rejoin case. It can be
lost, for example if the device power cycles. This commit fixes that gap
with new MLME GET/SET for:
- macCoordShortAddress
- macCoordExtendedAddress

Signed-off-by: Simon Piriou <[email protected]>
@spiriou spiriou force-pushed the ieee802154_mlme_coord_addr branch from a9ce798 to 1c04192 Compare November 19, 2025 21:55
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants