Hello sir,
I am using nrf58232 Dev kit board in which when my BLE goes is in advertisement board and after couple of seconds advertise APP_ADV_DURATION is expired then it stop scanning for connecting with the phone.My BLE APP_ADV_DURATION is 3 minutes and after if i want to switch from advertise mode to other mode then which function should be used in the BLE code.In these code i don't want the timer function should use to count minutes for the APP_ADV_DURATION should expire .Can you suggest me how to switch from APP_ADV_DURATION expires to other mode.