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

nRF Mesh and UART

Hi,

I am currently working on a project in Mesh on nRF52840 DK.

I am using the mesh v3.1.0.

I wanted to send command from mobile app to particular node in the mesh and that particular node should send the same data via UART.

I am using light_switch_server code to make the mesh and get the command from the mobile app.

I am able to get the data from the mobile app and now I want to send it through UART from that particular node in the mesh.

Can anyone help me on how to address this issue and use UART from the mesh node to send the data.

Thanks & Regards,

Vibhu.

Related