Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-nRF5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
arduino-nRF5
Commits
b0957a99
Commit
b0957a99
authored
Jan 14, 2024
by
Sandeep Mistry
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add note about "Flashing a SoftDevice" is IDE 1.8.x only
parent
fbbcccbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
b0957a99
...
...
@@ -83,6 +83,7 @@ Become a sponsor and get your logo on our README on Github with a link to your s
### nRF52833
*
[
BBC micro:bit v2
](
https://microbit.org/new-microbit/
)
*
[
Calliope mini V3
](
https://calliope.cc/calliope-mini-3
)
### nRF52
*
[
Plain nRF52 MCU
](
https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52832
)
*
[
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.
*
SoftDevice S130 v2.0.1 supports Revision 3 of nRF51 in peripheral and central role. It is 108k in size.
*
SoftDevice S132 v2.0.1 supports nRF52 in peripheral and central role. It is 112k in size.
### Flashing a SoftDevice
### Flashing a SoftDevice
(IDE 1.8.x only)
1.
```cd <SKETCHBOOK>```
, where
```<SKETCHBOOK>```
is your Arduino Sketch folder:
*
OS X:
```~/Documents/Arduino```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment