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!

Parents Reply
  • Hello Edvin,

    first, thanks for you help. I will implement this functionality myself.

    Furthermore i need help at messaging specific thread nodes. 

    My Setup:


    Notebook < ----- > Border Router < ----- > Thread RCP < ----- > Thread CLI FTD

    Im trying to ping the global ipv6 address of the thread ftd, but nothing happens.

    The notebook and the border router are in the same network and connected over ethernet.

    Im able to ping the thread ftd from the border router, but not from my notebook.

    Any suggestions?

    Thanks!

Children
Related