Hi,
I am implementing a beacon solution and intrested to move from fast to slow and vis versa(slow to fast) advertising modes -
i.e. BLE_ADV_MODE_FAST &
BLE_ADV_MODE_SLOW
This is a coincell powered device and the goal for these transitions is to save battery.
I am using nRF5_SDK_14.2.
In this SDK version is there a way to move from SLOW to Fast without running again advertising_init()?