Hello,
I am using nrf52832 with SDK 16, I want to change advertising packet flags from BLE_GAP_ADV_FLAGS_LE_ONLY_LIMITED_DISC_MODE(0x05) to 0x04 during run time how can I achieve this, in general, how can I change advertising parameter in run time and re-advertise.