Hello,
I am trying to use the extended advertising mode available on the V15 of the SDK (with SD S140 V6.0.0). I use the template example where i am currently advertising a manufacturer data. I would like to be able to advertise a bigger manufacturer using extended advertising.
I read in the release note that i have to use one of the extended advertising types such as "BLE_GAP_ADV_TYPE_EXTENDED_NONCONNECTABLE_SCANNABLE_UNDIRECTED".
I don't know where to use it, i tried in ble_advertising functions but it didn't work.
How can i do that ?
Do you have an example using extended advertising ?