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

LDO vs DCDC (nRF51822)

Hi,

I am using simple ADC peripheral to read internal battery voltage(standalone). I am using two custom nRF51822 boards. One of the nRF51822 board is made by nRF51822 Schematic with Internal LDO (Module’s Default) and other one nRF51822 Schematic with Internal DC/DC Converter mode.

The example code is working fine in nRF51822 Schematic with Internal LDO (Module’s Default) and There is no output in nRF51822 Schematic with Internal DC/DC Converter mode.

What is issue in nRF51822 Schematic with Internal DC/DC Converter board..??

Related