Skip to content

Commit 6965e66

Browse files
authored
slight doc update
1 parent eb25586 commit 6965e66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This only works with nRF52840 and require existing bootloader version is at leas
8585

8686
To upgrade to the latest Bootloader + Softdevice using the serial port within Arduino IDE.
8787

88-
- Select `Tools > Board > Adafruit Bluefruit Feather52`
88+
- Select `Tools > Board > Adafruit Feather nRF52840 Express`
8989
- Select `Tools > Programmer > Bootloader DFU for Bluefruit nRF52`
9090
- Select `Tools > Burn Bootloader`
9191
- **WAIT** until the process complete ~30 seconds
@@ -111,7 +111,7 @@ $ ln -s $HOME/prog/nordic/nrfjprog/nrfjprog /usr/local/bin/nrfjprog
111111

112112
Once the tools above have been installed and added to your system path, from the Arduino IDE:
113113

114-
- Select `Tools > Board > Adafruit Bluefruit Feather52`
114+
- Select `Tools > Board > Adafruit Feather nRF52840 Express`
115115
- Select `Tools > Programmer > J-Link for Feather52`
116116
- Select `Tools > Burn Bootloader` with the board and J-Link connected
117117

0 commit comments

Comments
 (0)