hi
how to do I implement mesh node which detects proximity beacon and send its data on mesh network
thank u
hi
how to do I implement mesh node which detects proximity beacon and send its data on mesh network
thank u
Hi, we currently don't have any examples but it should be pretty straight forward. You can use a callback function to listen to receiving advertising packets. Then you can use the call back function to send the data on the mesh network.