This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

OpenThread on nRF52840: Recommended way to list up / control thread devices

Hello,

i've built a basic Thread network with two nRF52840 Nodes running the CLI example and a RasPi with a nRF52840 RCP as BorderRouter.

My Question is:

Whats the recommended way to control my Thread nodes (for example via CoAP) from outside the thread network? 

Example Scenario:

I'm on my mobile phone, which is connected to the RasPi BorderRouter-AP and i want a Mobile-Application, which lists all available Thread-Devices inside the Thread-Network. When i select one of the listed thread nodes, i want to be able to control them.

Is this possible via CoAP? Is it possible to send CoAP Requests from outside into the Thread-Network? And how?

Or any other solutions for this scenario?

Thank you!

Related