Question
How to send packet between mesh nodes by BLE_MeshLightingDemo Example.
Hi Sir:
I try to use BLEMesh_SetRemoteData(..) with Unicast Address from BLEMesh_GetAddress() for sending packets between two nodes, but the received node dosn't call the Vendor_WriteLocalDataCb().
Is there any suggestion for me to send the packets with manually fiiled payload between Mesh nodes ?
Thanks,
Jack