nordicnrf51
¶The Nordic nRF51 Series is a family of highly flexible, multi-protocol, system-on-chip (SoC) devices for ultra-low power wireless applications. nRF51 Series devices support a range of protocol stacks including Bluetooth Smart (previously called Bluetooth low energy), ANT and proprietary 2.4GHz protocols such as Gazell.
For more detailed information please visit vendor site.
Name |
Contents |
---|---|
|
|
|
|
|
|
|
|
|
Warning
Linux Users:
Ubuntu/Debian users may need to add own “username” to the “dialout”
group if they are not “root”, doing this issuing a
sudo usermod -a -G dialout yourusername
.
Install “udev” rules file 99-platformio-udev.rules (an instruction is located in the file).
Raspberry Pi users, please read this article Enable serial port on Raspberry Pi.
Windows Users: Please check that you have correctly installed USB driver from board manufacturer
Name |
Description |
---|---|
Arduino Wiring-based Framework allows writing cross-platform software to control devices attached to a wide range of Arduino boards to create all kinds of creative coding, interactive objects, spaces or physical experiences. |
|
The mbed framework The mbed SDK has been designed to provide enough hardware abstraction to be intuitive and concise, yet powerful enough to build complex projects. It is built on the low-level ARM CMSIS APIs, allowing you to code down to the metal if needed. In addition to RTOS, USB and Networking libraries, a cookbook of hundreds of reusable peripheral and module libraries have been built on top of the SDK by the mbed Developer Community. |
Note
You can list pre-configured boards by platformio boards command or PlatformIO Boards Explorer
For more detailed board
information please scroll tables below by
horizontal.
ID |
Name |
Microcontroller |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
|
NRF51822 |
16 MHz |
256 Kb |
16 Kb |
|
|
NRF51822 |
16 MHz |
256 Kb |
16 Kb |
ID |
Name |
Microcontroller |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
|
NRF51822 |
32 MHz |
256 Kb |
32 Kb |
ID |
Name |
Microcontroller |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
|
NRF51822 |
16 MHz |
128 Kb |
16 Kb |
ID |
Name |
Microcontroller |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
|
NRF51822 |
32 MHz |
256 Kb |
32 Kb |
|
|
NRF51822 |
32 MHz |
256 Kb |
32 Kb |
|
|
NRF51822 |
16 MHz |
128 Kb |
16 Kb |
ID |
Name |
Microcontroller |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
|
NRF51822 |
16 MHz |
128 Kb |
8 Kb |
ID |
Name |
Microcontroller |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
|
NRF51822 |
16 MHz |
256 Kb |
16 Kb |
|
|
NRF51822 |
16 MHz |
256 Kb |
32 Kb |
ID |
Name |
Microcontroller |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
|
NRF51822 |
16 MHz |
128 Kb |
16 Kb |
|
|
NRF51822 |
16 MHz |
256 Kb |
16 Kb |
|
|
NRF51822 |
16 MHz |
256 Kb |
16 Kb |
ID |
Name |
Microcontroller |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
|
NRF51822 |
16 MHz |
256 Kb |
16 Kb |
|
|
NRF51822 |
32 MHz |
256 Kb |
32 Kb |
ID |
Name |
Microcontroller |
Frequency |
Flash |
RAM |
---|---|---|---|---|---|
|
NRF51822 |
16 MHz |
256 Kb |
16 Kb |
Aug 28, 2016 - Tom Parker Using the BBC micro:bit with PlatformIO
All project examples are located in PlatformIO repository Examples for Nordic nRF51 platform.