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
85
85
86
86
To upgrade to the latest Bootloader + Softdevice using the serial port within Arduino IDE.
87
87
88
- - Select ` Tools > Board > Adafruit Bluefruit Feather52 `
88
+ - Select ` Tools > Board > Adafruit Feather nRF52840 Express `
89
89
- Select ` Tools > Programmer > Bootloader DFU for Bluefruit nRF52 `
90
90
- Select ` Tools > Burn Bootloader `
91
91
- ** WAIT** until the process complete ~ 30 seconds
@@ -111,7 +111,7 @@ $ ln -s $HOME/prog/nordic/nrfjprog/nrfjprog /usr/local/bin/nrfjprog
111
111
112
112
Once the tools above have been installed and added to your system path, from the Arduino IDE:
113
113
114
- - Select ` Tools > Board > Adafruit Bluefruit Feather52 `
114
+ - Select ` Tools > Board > Adafruit Feather nRF52840 Express `
115
115
- Select ` Tools > Programmer > J-Link for Feather52 `
116
116
- Select ` Tools > Burn Bootloader ` with the board and J-Link connected
117
117
You can’t perform that action at this time.
0 commit comments