Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to send status data from server to client's UART in mesh

Hi,

After i merged the light switch example in mesh_v1.0,1 sdk with UART example in nRF5 _v14.2 sdk, i'm trying now to put the status data recieved from server node to UART TX buffer in client node and that because i need to retransmit it to PC, how can i get status data ?

Any help please?

Related