nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

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
  • I myself did not implement the border router, I belief it is the docker version and the data set is retreived using the command line interface. 

    This what I got, a large hex string: 0e080000000000010000000300001335060004001fffe00208ba4e7e231d7cdac00708fdbebfc27c9a2ce4051077d3802cc0b15639ae9a627f466c1025030f4f70656e5468726561642d643031340102d0140410c066dd368fdaae8a0a6e654c3162b0f40c0402a0fff8

Children
Related