Thread commisioning

Hi,

We are evaluating thread. And would like to build a basic demo app using a thread border router and a few sensors. We got the border router working with the coprocessor demo, it seems, and a rpi. And we got a coap-client application compiled and running.

But now we have a dataset retrieved from the border router, but how do we set this info in the client? We are not interested in dynamic complicated commisioning right now. We just want some hard coded authentication to be able to setup a working thread network (do we even need the dataset?)

Static networkid and authentication codes are not a problem as of right now. We just want some data transfer from a node to a remote coap server (I understand this should be possible).

We are using the NCS 1.9.0 and the nrf dongle with the nrf52840.

Thank you.

Parents Reply
  • sort of. I found that already. But it doesn't tell me how to use it. I am completely new to thread and this coap-client example and also that page does not really help. The thread border router gives me a dataset. What am I supposed to do with that? The coap-client examples only sets a networkkey. I do not have a network key. Do I need a networkkey? Do I need the dataset? What is a dataset? 

    I know how to change configuration, but I do not know what it is supposed to be set to.

Children
Related