How can I send particular data(string or numbers) from one node to another node using x-cube-blemesh1 package?
I want to send data(specific data) from one node other nodes or app to node. I want to see those data in while debugging. In which function call( name of the function)it is reading the remote data in the firmware part?In BLE mesh we don't have avail...