I need a help to create a mesh where two nrf52 dk are connectred in the mesh and one node sends a message and another node recives it and sends to a url
I need a help to create a mesh where two nrf52 dk are connectred in the mesh and one node sends a message and another node recives it and sends to a url
thank you
and how we can integrate both uart example and light switch example at same time
You can have a look at the SDK UART coexistence example and at the Coexistence with nRF5 SDK BLE functionality
Thank you very much
please help me i am not able to combine both uart example and light example and how to run the both codes in parallel or sequence as mentioned in the SDK UART coexistence example