Currently the CAF Bluetooth LE advertising module only uses static advertisement data in ble_adv_def.h
Would it be possible to add an interface for setting manufacturer data dynamically while still using this CAF module?
Currently the CAF Bluetooth LE advertising module only uses static advertisement data in ble_adv_def.h
Would it be possible to add an interface for setting manufacturer data dynamically while still using this CAF module?
Hi,
Thank you for this feature request.
I've registered it internally.
I'm pretty sure it will get included in a future release.
regards
Jared
Probably not needed now that ncs 2.2.0 has advertising provider support, so I can register my own provider for manufacturer data.