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

BLE Advert Extensions Example

Hi

Is there an example in the SDK or anywhere that displays the use of LE Advert Extensions? I have been browsing softdevice v6.0.0-6.alpha and I came across the structure ble_gap_cfg_adv_config_t; however, this is not used anywhere in any example therefore there is no way to check if we're on the right path when adding the extended adverts features.

If there isn't any example available, can you please show me how the advert extensions are enabled when the sd_ble_enable is called and how that ties to sd_ble_gap_adv_start?

We are using nrf52840 and softdevice v6.0.0-6.alpha and SDK 14.0.0.

Thanks

Related