Hi
In eddystone when we connect the beacon in connectable mode then it start non connectable advertising automatically without disconnect, same time we can change parameter. how can implement this feature.
Regards
Hi
In eddystone when we connect the beacon in connectable mode then it start non connectable advertising automatically without disconnect, same time we can change parameter. how can implement this feature.
Regards
Note that the Advertising Module used in most SDK v15 examples does not let you set non-connectable advertising - so you have to do it manually.
The ble_app_beacon (already mentioned by Amanda Hsieh) and ble_app_blinky examples do not use the advertising module:
Note that the Advertising Module used in most SDK v15 examples does not let you set non-connectable advertising - so you have to do it manually.
The ble_app_beacon (already mentioned by Amanda Hsieh) and ble_app_blinky examples do not use the advertising module: