Hello,
I was wondering if there is a way to extract the "Device name" from the scanned advertisement data published by a model on a different node. I want to display the "Device name" of a node when it sends specific data(eg. when a Generic ON/OFF model on one of the client nodes sends an "ON" message). What would be the best way to do it? The only examples that I have come across are based on standard BLE and not Mesh.
I have configured the advertisement parameters of all nodes to include "BT_LE_ADV_OPT_USE_NAME". Am I going about it in the right way? or is there a another way?
I am using the NCS 1.9.1 on a nRF52480 DK. Thanks in advance.