hi there,
I am trying to set up the thread network, and ultimate goal is to build a ream local mesh network, and my plan is to set up the thread network by flashing the coap_server, and coap_client samples to the boards, and the thread network can be set up automatically. The sample locations are listed here: "ncs/nrf/samples/openthread/coap_client""ncs/nrf/samples/openthread/coap_server".
By reading the instructions of the sample, I learned that both use cases should be burned on the development board, but due to the limited resources at hand, i only got one nrf52840dk board and several nrf52840_dongles, so what i do is that i burnt the server sample to the nrf52840dk board and the client sample to dongle, i also added the code in the server part to output log information and observe the thread network status. however, the thread network is not set up and wild status is shown in results.
these are the part of code which i changed,
and this is shown on the RTT viewer:
