Hi,
I am using NRF52832 for my project. I need a support to handling oscillator
my project needs to reads the sensor raw data and through it in BLE_UART. and do calculation with timer, proximity, saadc
all this i need to work in ultra low power mode. how to control the power.
internal oscillator or external 32.768khz or 32Mhz .
which one is better.
and how to access only internal oscillator. is there any function;
please share some tutorials related to this oscillator.