Hi
I'm use the MESH 3.10 SDK and nRF52832 chips.But I don't know how to configure the DCDC or LDO.
Hi
I'm use the MESH 3.10 SDK and nRF52832 chips.But I don't know how to configure the DCDC or LDO.
Hi
Due to the Easter holiday we are understaffed and you will have to expect delayed replies. Sorry for the inconvenience!
You can enable the DCDC converter by using the sd_power_dcdc_mode_set() function. The chip will then control which regulator is more efficient by itself.
Best regards,
Simon
thank you!I'll try.