How to Set callback for handling heartbeat messages in BLE Mesh?
Hello ST,I am working on BLE_MeshLightingProvisioner sample project and trying to set heartbeat messages mention below:MOBLE_RESULT BLEMesh_SetHeartbeatCallback(MOBLE_HEARTBEAT_CB cb);Could you please help me to figure out how to use this function f...