Is it possible through the API/Softdevice to do one of the following:
-
read out the current advertising data structure, change a the manufacturing data field, and write back; or
-
only change the manufacturing data field directly
Currently I'm using something very close to advertising_init
and that seems inefficient.