Bluetooth Low Energy (a.k.a Bluetooth LE, BTLE, Bluetooth Smart)

new features are on the horizon

13 May 2015

It is a joy to report that we've just released Nordic's S130 on mbed: http://mbed.org/users/mbed_official/code/mbed/. And now features like scanning/obverser-mode are available: https://github.com/mbedmicro/BLE_API/commit/dcc18e3d18ee16f11c4ab7bb3582a45492ef5590. Other features in the works are: Service discovery, GATT client, and concurrent connections. Service Discovery and GATT client will be appearting within a couple of weeks.

FYI: APIs to support security have also been released recently: https://github.com/mbedmicro/BLE_API/commit/2b0e63b2cf7242300f7bc1e2db11acb131e4765a

happy hacking.

27 May 2015

Thanks Rohit, you have literally made my day, if not month!

Am using the BLE api but was at the point where I was going to have to move away from it due to limitations of the S110 for my application.

Thanks again,

-AF