Replies: 1 comment
-
All active routers and router-eligible end devices (REEDs) serve as Joiner Routers when joining is enabled for the Thread partition. A REED serve as a Joiner Router without upgrading to an active router. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We currently have a large Thread network and plan to configure the network using the Commissioner-Joiner form of network credential distribution.
I have a question now.
![3288](https://private-user-images.githubusercontent.com/69808663/399956788-dffbb3a6-55c1-4e44-87b6-9761a02db7a0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5NDYyODIsIm5iZiI6MTczOTk0NTk4MiwicGF0aCI6Ii82OTgwODY2My8zOTk5NTY3ODgtZGZmYmIzYTYtNTVjMS00ZTQ0LTg3YjYtOTc2MWEwMmRiN2EwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE5VDA2MTk0MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdiNzg0ZDRjMDlhMTI2NTY2MzRlNTYyZTdkMDIwYmVmNTQyZWRlNDI5NTYzMmZmNzcyZWUzMjViZGEyMjRjMGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.NyaDUm46wuiASHSVnWv0wX-EIDfXQToze6pXpJQbdV8)
In a Thread network, the device that joins first will have priority to become a Router. When the number of Routers reaches 32, the devices that join later can only become REEDs. When the distance between the Leader/Commissioner and the new Joiner is too long to communicate directly, will the Router and REED proxy forward the Joiner's request?
In my understanding. For a REED to successfully help a Joiner connect to the Thread network, it must promote itself to a router role. But more than 32 routers is not possible.
Is there any other way to solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions