This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

On-line Modify advertising content

I use SDK16.0

use BLE + Multiple Beacon, Beacon use timeslot,BLE use softdevice.

I want to modify the advertising content of BLE,But use advertising_stop->advertising_init->advertising_start to result in Timeslot not work.

What can I do to modify it without affecting Timeslot .

Advertising content of BLE:

https://github.com/google/eddystone/blob/master/eddystone-tlm/tlm-plain.md 

Related