Hi to everyone:
As the title suggest I'm using the NRF52840 PCA10059 dongle and everything works as expected.
The issue comes that I've modified the dongle to instead of drawing power from the USB connector, to use power derived from other board. To do this I've modified as per documentation the necessary jumpers, and provid power through the VDD Out pin. So far so good, I have the board externally powered up and still can use the USB connector to DFU program it.
The issue comes with the powering up sequence:
When powering up, (independently if something is connected to the USB connector) the board goes into DFU mode even when flashed with a valid firmware. I need to power it off and on several times so that it enters the running program mode.
Any idea in how can I avoid this behavior? It seems relate to some reset sequence by a reset pin is not exposed...