Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

nRF52-DK (PCA10040 / v3.0.0 / 2022.14) does not enter bootloader mode

I have 4 rencet nRF52-DK boards. The sticker on the MCU says "PCA10040 / v3.0.0 / 2022.14). I want to switch them to the DAPLink firmware, and to do so I need them to enter bootloader more. All of the fail to enter bootloader more according to the documented way (holding down the IFBOOT/RESET button while power-cycling or powering up the board). Tested on OSX and Linux, with different USB cables, with VCOM enabled/disabled via JLinkConfig.

Another puzzle: JLinkConfig identifies the board as "nRF5340-DK" instead of nRF52-DK and successfully updates the firmware. JLinkConfig appears to work correctly. The board definitely has an nRF52832 onboard, but it has a "flow control" switch that is not present in the documentation and published schematics/photos of nRF52-DK (and is present in the nRF5340 board, indeed).

Any ideas? This does not happen with older versions of the same board (e.g., PCA10040 / 2.0.0 / 2020.10).

Thanks in advance!

Related