我想了解一下,NRF52840作为无线组网的时候相邻设备最大接入距离是多远?最大能接入多少个设备?
Sorry,I can't open this page
Being a Router requires a lot of memory and current because it needs to keep track of other nodes in the network and has its radio on continuously. End Devices are typically memory and current constrained. Hence, dedicated End Devices cannot become routers. However, a Router can act as an End Device.
From the documentation in my link:
A Router is a node that:
An End Device (ED) is a node that:
Furthermore, nodes comprise a number of types.
A Full Thread Device (FTD) always has its radio on, subscribes to the all-routers multicast address, and maintains IPv6 address mappings. There are three types of FTDs:
An FTD can operate as a Router (Parent) or an End Device (Child).
A Minimal Thread Device does not subscribe to multicast traffic and forwards all messages to its Parent. There are two types of MTDs:
An MTD can only operate as an End Device (Child).