Hello,
We have finished the development of a prototype device that incorperates the nRF9160 SiP. I would like to know if there is anything I need to set-up in the device's configuration for the LDO driven power supply line.
I know from past experience with the nRF52832 chips that unless the line "CONFIG_BOARD_ENABLE_DCDC=n" was added to the defconfig file in the board device tree, the device would lock-up and the chip would no longer be detectable by JLink.
Does the nRF9160 require such a feature to be added to the board configuration files?