Hi,
I'm using a custom nRF51822 board powered by a coin cell and need to trigger a specific LED when the battery is low.
Using this thread as the reference, I tried to find the analog inputs on my board but it appears that the only pins available are vdd,gnd,clk and i/o.
Assuming that I am unable to access analog inputs, is it possible to directly compare internal Vref to the Vdd input instead of Analog input?
Are there any other solutions I can try which do not involve external hardware?
Thank you.
Edit: I tried using "Power on fail" for 2.7V as the threshold, which for some reason triggers the "low charge LED" even if the battery provides >2.7V