All Projects → Seeed-Studio → mbed_ble

Seeed-Studio / mbed_ble

Licence: Apache-2.0 license
mbed SDK and mbed BLE API for nRF51822, built with gcc-arm-embedded toolchain

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
objective c
16641 projects - #2 most used programming language
assembly
5116 projects

mbed BLE

This repo contains mbed SDK, mbed BLE API and demos for nRF51822. The gcc-arm-embedded toolchain is used.

This branch uses Nordic SoftDevice V7. If you prefer to use SoftDevice V6, just use softdevice_v6 branch

How To

git clone https://github.com/Seeed-Studio/mbed_ble.git
cd mbed_ble/demos/ble_uart_loopback   # or mbed_ble/demos/beacon
make

To merge softdevice hex file and application hex file, please download srecord from http://srecord.sourceforge.net/. or if Ubuntu is used, run sudo apt-get install srecord. Then run:

make merge

The repo is licensed under The Apache License.

Contributing to this software is warmly welcomed. You can do this basically by
forking, committing modifications and then pulling requests (follow the links above
for operating guide). Adding change log and your contact into file header is encouraged.
Thanks for your contribution.

Seeedstudio is an open hardware facilitation company based in Shenzhen, China.
Benefiting from local manufacture power and convenient global logistic system,
we integrate resources to serve new era of innovation. Seeedstudio also works with
global distributors and partners to push open hardware movement.

Analytics

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].