CAF: BLE advertising module - feature request: Make it possible to dynamically change advertised manufacturer data

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?

Related