This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52840 dongle USB bootloader with external power supply

In section 6.3.2 of the NRF52840 dongle user guide it describes how to modify the board for use with an external, regulated power supply.  Once those modifications are made to the board, is it still programmable using the USB bootloader (with or without the external supply connected)?

Parents Reply
  • I have 3v (from 2 AA batteries in series) across VDD OUT and GND.  I press the bootloader reset button (and get a red pulsing LED) and then try to flash my firmware with nrfutil but I get the following error:

    pc_ble_driver_py.exceptions.NordicSemiException: Serial port could not be opened on /dev/ttyACM0. Reason: could not open port /dev/ttyACM0: [Errno 2] No such file or directory: '/dev/ttyACM0'

    I do not get this error when flashing an unmodified dongle powered via USB 5v.

Children
Related