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,