Our beacons are going into production, and to make function tests faster for our manufacturer we would like to transmit our beacon UUID, major, minor at a rate of 760ms for the first 2 minutes, and then transmit for 5000 ms thereafter.
Can the Non_connectable_adv_interval be manipulated inside of int main? Or should this be done another way?