I'm using the nrf52840DK to power our external target board. I've noticed that the VDD level in a nrf52840DK is 3V, and not 3V3. This might be enough to throw our board off some of the times (but not always).
I believe it's possible to get it to output 3V3, based on this thread ( nRF52840 DK v3.0.0: VDD vs VDD_nRF)
In any case, in that thread, it's mentioned that some stuff needs to be added to the interface FW, but I can't find that FW anywhere (there's a binary for the SAM chips on DK of older versions, but we are using v3 DK, that have a Nordic soc as interface chip). Can I get the steps to get the DK in a mode were VDD outputs 3V3?
Thanks!