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.