Hi everybody
I want to change the advertising period in the default sensor tag project. It says that the default period is 30s, I am monitoring the current consumption and it seems that the default advertising period is 3 minutes.
when I change the Default_Advert_off_time in peripheral.c nothing happens.
Also, I try to change advert_off_time in sensor_tag.c (the default value is zero) and comment the Util_restart_clock in case of GAP_End_Discoverable_Done_Event (in peripheral.c) to modify the advertisement time but still nothing happens.
I would really appreciate it if somebody helps me
Tnx