Hi, I am trying to write program follow this structure: first I will enable button using GPIO, then wait botton is pressed, then I read ADC from GPIO pin, if ADC value > temp, device will broadcast beacon, In this code I don't use sd_clock_hfclk_request(); so I wonder can it effect to my oprating for long time?