Skip to content

Mesh network oscillating between 1 and 2 partitions #7862

Closed Answered by jwhui
fgervais asked this question in Q&A
Discussion options

You must be logged in to vote

Increasing OPENTHREAD_CONFIG_MLE_PARTITION_MERGE_MARGIN_MIN to increase the hysteresis range should help.

Separately, Thread-over-Infrastructure (TREL) allows BRs to incorporate infrastructure links (i.e. Wi-Fi or Ethernet) into the Thread topology and is intended to directly address this situation. It basically allows BRs to transport IEEE 802.15.4 frames over UDP/IP. If you like, you can try it out.

You can enable TREL in your build by setting the OTBR_TREL build option.

You can see if TREL is enabled in your build with the trel CLI command.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fgervais
Comment options

Answer selected by fgervais
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants