Hi
I was trying to read the adc value from a basic voltage divider circuit, I'm using the example program given in the nrf sdk. I'm able to read it correctly in all possible situations for except if I provide 0V as input voltage, I get the max value of 65535 since I assigned it to a 16-bit variable. I can't understand why this issue occurs, have I missed anything, can someone help me with this.
Thanks in advance,
Best Regards
Nithya