i make a project
Every 5 minutes, beacon advertising should be repeated for 30 seconds.
Using the RTC example, LED lights and turns off every 3 seconds were realized.
Combining this RTC example with the Beacon example does not work properly.
//ble_stack_init();
//advertising_init();
The above two functions seem to be causing conflicts with RTC somewhere, but I don't know why.
I sincerely ask you to tell me what to do.
i use nrf52840 dongle