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

When will the mode change?

I have learned that the "sd_power_dcdc_mode_set ()" function does the appropriate mode switch.(LDO and DCDC)

I learned from the following URL.

devzone.nordicsemi.com/.../

I think that the mode changes according to the voltage supplied.

How much supply voltage will the mode change?

I want to know when the mode switches.

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

Thank you in advanced.

Related