Hey!
I designed and fabricated a PCB using the NRF52840, but I'm encountering some power-related issues. The board has three separate power supplies - 4.2V, 3.3V, and 1.8V. I decided to power the NRF52840 with the 4.2V USB charging supply (or when disconnected from USB, the 3.7V LiPo supply). To do this, I configured the power supply into High Voltage mode (LDO only) and connected the VDDH pin to the 4.2V supply with a decoupling capacitor. I also connected the VDD pin to ground through a capacitor (as seen in the image below).
The NRF52840 appears to be operational, as I'm able to connect to it through Bluetooth. However, I'm having trouble reprogramming the chip through SWD. Considering I'm using 4.2v to power the chip, what interface voltage should I expect? My EDU J-Link only supports 3.3V and is unable to connect to the device.