2019-05-07 03:54 AM
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
2019-05-15 10:36 PM
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)