Send COAP messages from a computer to the nrf5340 CoAP server via my border router. Is that possible? And if So, How?

I try to connect my nrf5340 CoAP server via my border router with CoAP Messages (with the IP address) from a computer. Is that possible? And if so, How?

I made a border router of my raspberry pi with the guide of OpenThread. I can now ping from my computer to the nrf5340 end device, and I want to make the CoAP client & CoAP server demonstration, but then instead of the CoAP server with the nrf5340, I want to make an internet application that sends the given CoAP messages to turn the LED on or off.

(I'm a little bit of a noob in this sector, so every kind of help is welcome)

Thanks in Advance.

Parents Reply
  • Thanks! There is only one problem with the coap server example of the nrf SDK. If I add it to the thread network, it doesn't get an IP address with the OMR prefix (a normal CLI example get the OMR prefix, and I could ping it from my local PC). I do not know if you have already answered this question with the links you sent. If so, can you explain what is causing this problem?
    Many thanks for considering my request. 

Children
Related