Hi Nordic,
I want to use an Arduino USB host shield with NRF52840-DK. Since the VDD on DK is 2.5v and MAX3421 on the shield works with 3 to 3.6 volts, I have to use an external supply to power both boards.
Everything seems to work fine. However, when I try to connect the DK's J2 USB to debug my project, the VDD voltage decreases to about 2.5 volts, which shuts down the host shield.
Is there any other way than using an external debugger to stop the VDD voltage from decreasing?
BTW I didn't change any switch/jumper on the DK, and everything is on default mode.