Skip to main content
Anitha
Associate III
May 7, 2019
Question

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

  • May 7, 2019
  • 1 reply
  • 509 views

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

This topic has been closed for replies.

1 reply

alok
Visitor II
May 16, 2019

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)