cancel
Showing results for 
Search instead for 
Did you mean: 

How can I send particular data(string or numbers) from one node to another node using x-cube-blemesh1 package?

Anitha
Associate III

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 availability to send user required values. please help me in this

1 REPLY 1
alok
Senior

Please check the Publish mechanism. If you press the user-button, it sends a data-message to other nodes. Look for the implementation in

void Appli_ShortButtonPress(void)