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

Automatic control of mode (LDO and DCDC)

Hello, I used translation software.

I used the function to enable DCDC mode I used sd_power_dcdc_mode_set ().

I want to use the optimal mode for power supply voltage. I want to automatically control the mode with the value of the power supply voltage.

Is the function sd_power_dcdc_mode_set () the best way?

I am using nrf 52832 and sdk 14.0.0. I am using "ble_app_uart".

I could not find the answer I wanted. Thank you in advanced.

Related