Hello everyone,
I want to fully customize the advertising and scan response data of my application because the current SDKv15 does not support all of the Advertising Data Types defined by SIG (https://www.bluetooth.com/specifications/assigned-numbers/generic-access-profile/)
So basically I want to do the same thing as this thread:
https://devzone.nordicsemi.com/f/nordic-q-a/8854/fully-custom-advertisement-data
but with the SDKv15 in which the function "sd_ble_gap_adv_data_set() has been removed from the SoftDevice API" (infocenter.nordicsemi.com/index.jsp
Has anybody achieved something similar?
Best Regards,