Hello,
I am trying to send my mesh message from my proxy (that receive the message from my network) to my PC. I've understood that to do so, I should be using Mesh Proxy Data Out to notify my PC (GATT Client). Yet, I have some trouble finding how to do it. Should I implement GATT functions in my proxy node (as in the reel_bord/mesh_badge example). And if yes, how do I know that I am writing my message in the Proxy Data Out notification ?
Thanks for your response,
Paul