This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Receiving Data from UART over Mesh Network

Hi everyone,

I implemented nrf5_SDK_17.0.2 ble_app_uart example, so I connected an external device to my nRF52840 DK and I received the data by my android phone.

Now I want to do it through Mesh Network. What should I do?

Thanks.

Related