Skip to content

Commit b0957a9

Browse files
committed
Add note about "Flashing a SoftDevice" is IDE 1.8.x only
1 parent fbbcccb commit b0957a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Become a sponsor and get your logo on our README on Github with a link to your s
8383
### nRF52833
8484
* [BBC micro:bit v2](https://microbit.org/new-microbit/)
8585
* [Calliope mini V3](https://calliope.cc/calliope-mini-3)
86+
8687
### nRF52
8788
* [Plain nRF52 MCU](https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52832)
8889
* [Nordic Semiconductor nRF52 DK](https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF52-DK)
@@ -170,7 +171,7 @@ The SD consumes ~5k of Ram + some extra based on actual BLE configuration.
170171
* SoftDevice S130 v2.0.1 supports Revision 3 of nRF51 in peripheral and central role. It is 108k in size.
171172
* SoftDevice S132 v2.0.1 supports nRF52 in peripheral and central role. It is 112k in size.
172173

173-
### Flashing a SoftDevice
174+
### Flashing a SoftDevice (IDE 1.8.x only)
174175

175176
1. ```cd <SKETCHBOOK>```, where ```<SKETCHBOOK>``` is your Arduino Sketch folder:
176177
* OS X: ```~/Documents/Arduino```

0 commit comments

Comments
 (0)