Hello All,
I need some urgent need regarding battery voltage
I am using 8 ADC Channel (ADC0 - ADC7) for different different purpose.( NRF_SAADC_INPUT_AIN0 to NRF_SAADC_INPUT_AIN7)
All ADC Channels are working in scan mode.
Now I want to calculate Battery Measurement.I have read that we can use NRF_SAADC_INPUT_VDD for that.
For that , do i need to free up any ADC channel?or NRF_SAADC_INPUT_VDD is having any internal mechanism?