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

15.2 proximity example, NRFX SAADC driver not updating battery service value

Hello,

I have the proximity example updating the battery service value fine using the provided nrf_drv_saadc.h driver.
When converting the saadc driver to NRFX (nrfx_saadc.h), and repeating the battery service, the value remains at 0x64,
whereas before a value would be say 0x27 when using cr2032 on the DK.
RTT shows normal.

Attached is the revised proximity example for nrfx on SES 832 DK.

thank-you,

ble_app_proximity-2.zip

Related