Hi!
I'm currently evaluating Thread using a few nRF52840 DKs.
The network will be used to gather and provide sensor values.
For various reasons, I want to avoid using a border router.
As far as I can tell, this would mean that I have to
- provide the data via a different interface (probably wired)
- define my own way of adding devices tot the network
Is this correct? Is there something else that needs to be considered?
Thanks!