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

How to monitor bluetooth mesh packages?

Hi all,

I am using two nrf52840 boards and a Light-Switch example included in the mesh SDK.  I want to observe packages sent by the client and packages arriving at the server, to see what the packet loss is ( e.g., if 100 packages/messages were sent by the client whether all packages were received by the server). Any advice on how to observe that? 

Thank you!

Related