This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Use arduino primo to measure battery voltage level

Hi,

I'm develope some sensor with arduino primo, which use nrf52832 as a primary mcu. I want to measure battery voltage level,and i find some example like: devzone.nordicsemi.com/.../

but i confused with which SDK should i use? how do i check IC revisions? my arduino board's nrf52832 serial number is: n52832 QFAABO 1638CZ

Is that possible to use the same function using SAADC for battery measuring on arduino primo?

Or is there other solution to solve my problem by software?

Related