A template for applications where some small amount of data needs to be notified to a phone app over BLE. It is a good starting point for notifications.

Dependencies:   BLE_API mbed nRF51822

BLE API access outside interrupt context

Hi Rohit,

I've moved the call to BLE API in the main thread instead of interrupt context. Pull my changes if you want to.

Andrea

BLE_Button fork

1 comment:

09 Oct 2015

pulled in your changes manually. There's something weird going on with mbed.org's online pull resolution mechanism.