File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ This only works with nRF52840 and require existing bootloader version is at leas
8585
8686To 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
112112Once 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
You can’t perform that action at this time.
0 commit comments