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

Why doesn't the SDK expose POFCON values for 2.0V, 1.9V, 1.8V or 1.7V?

I would like to use the POFCON register thresholds to create a crude battery level indicator. I noticed that the POFCON register definition in the nRF52832 Product Spec has threshold values for 1.7V, 1.8V, 1.9V, 2.0V, 2.1V, 2.2V ... 2.8V. Unfortunately, the SDK only exposes 2.1V, 2.3V, 2.5V and 2.7V.

Is there some reason why the SDK hides the other values? If my firmware programs the POFCON register directly, how can I avoid conflicts with the SDK's use of that register?

Jack

Parents Reply Children
No Data
Related