[Sketching14] Bluetooth LE library for Arduino

Tom Igoe tom.igoe at gmail.com
Tue Jul 29 13:11:44 PDT 2014


Sandeep Mistry’s finished a nice library for Bluetooth LE. It lets you create both central and peripheral devices, and lets you create custom characteristics, which I haven’t seen from any other Bluetooth LE libraries. It currently runs on the nRF8001 chips, used in the BLEnd and the Adafruit breakout, and the BLE Micro. The API is structures such that it should be easy to port to other chipsets without a lot of modification, I believe (Sandeep, tell us if that’s not true)

Here’s the link: https://github.com/sandeepmistry/arduino-BLEPeripheral
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tired.com/pipermail/sketching14/attachments/20140729/c93cc8d5/attachment.html>


More information about the Sketching14 mailing list