This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to remote control nRF52840 LED's on/off through openThread network

Topology:

Raspberry Pi A                                          Raspberry Pi B

     |(USB connect)                                             |(USB connect)

nRF52840 dongle A      )))) Thread (((( nRF52840 dongle B

Software:

nrf52840-dongle: ot-rcp.hex

Raspberry Pi: Linux with OTBR.

Status:

Thread network created success, can ping pass from Raspberry Pi A(leader) to Raspberry Pi B(router).

Question:

How to control nRF52840 dongle B's LED on/off in Raspberry Pi A through thread network?  Use CoAP? or other?

Related