Close

programing BLEezy with mbed

A project log for BLEezy: Raspberry Pi Zero

An easy to use BLE module for the Raspberry Pi based on the nRF51x chipset

julienjulien 01/13/2016 at 16:180 Comments

When I make something I generally go into it to learn something. Another thing I want to learn out of this project is how to make the toolchain simple. After some advice and poking around I have found a solution for programming the BLEezy. It will use mbed, OpenOCD and the Raspberry Pi. I have already written the installer scripts now I am working on the programming scripts.

(write project on mbed.com) -> (Download hex) -> (run python script to install hex on BLEezy) -> Done!

Discussions