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

I have a nrf52840 DK. Is it possible to use the Pin 19 on my development kit to program a nrf52832 that will go on a custom PCB?


I've been trying to use the Adafruit nRF52 library (github.com/.../Adafruit_nRF52_Arduino) and the Arduino IDE to program a nrf52832 using my nrf52840 DK. However, I keep getting 'serial.serialutil.SerialException: Attempting to use a port that is not open
Possible causes:
- Selected Bootloader version does not match the one on Bluefruit device.
Please upgrade the Bootloader or select correct version in Tools->Bootloader.
- Baud rate must be 115200, Flow control must be off.
- Target is not in DFU mode. Ground DFU pin and RESET and release both to enter DFU mode.'

I'm wondering if this is a result of incompatible soft devices but can't find any documentation on the development kit that says whether or not this is the case. 

Parents Reply Children
No Data
Related