Looking to make the nrf52 DK into a CR2032 coin cell battery tester.
I tried a couple of sdk 15.0 examples, uart, proximity and another from a devzone case but not really getting the actual values but something like 100% or 0x64 with no external USB, just coin.
The idea is to take the DK on its own, inset the coin, nrf connect to the battery service, then hit battery level and click read for hex value (or % on android), (not really looking for a loop from the DK, but a manual read).
-thank-you