Hi,
how can i merge ble_app_beacon with mesh sdk beaconing example?? I want to advertise sensor data into beacon advertisement packet. all beacons should be formed a mesh network.
Thanks
Hi,
how can i merge ble_app_beacon with mesh sdk beaconing example?? I want to advertise sensor data into beacon advertisement packet. all beacons should be formed a mesh network.
Thanks
Hi,
The beaconing example from the mesh SDK is similar to what `ble_app_beacon` does, but additionally also enables the mesh to run in parallel. (Note that this example uses mesh advertiser APIs to send custom beacons.)
So technically you don’t have to merge the ble_app_beacon with mesh beacon example, since it already demonstrates what you are trying to achieve.
As for merging, we are working on a documentation explaining how to combine SDK and mesh examples.
hi norin
did u succed in sending sensor data with beaconing example??
+ Mttrinh No Provisioning Process required in Beaconing example ??