Dear,
we are developing a beacon product with nRF52832 powered from Li-SOCL2 primary battery. I understood that We cannot connect directly battery to the nRF52832 beacause the open voltage of the battery exceeds the maximum reccommended operating voltage Vdd of 3.6V (open circuit voltage of Li-SOCL2 battery is about 3.7V depending on temperature). NRF52832 is configured to use built-in internal DCDC converter and to stay in sleep mode with typical 1.5uA current consumption and periodically goes in TX mode (about 7-9mA for some msec. every 100msec.). To extend battery life we intend to powered the nRF52832 with a voltage level of about 2.5V or less (2.2V) therefore we need to use a regulator that reduce voltage from battery voltage (3.7V) to 2.5(2.2V). We need to select external LDO or DCDC (buck) converter. If we not considere the difference in term of cost between LDO and DCDC converter (LDO is much cheaper) I think that external DCDC converter is the right choice to minimize power consumption and extend battery life (a buck converter similar to TPS62840 from TI has very low quiescent current of about some hundred nA and high efficiency tipically 85% with very light load of about 1uA). Can you confirm this assumption?
Best Regards