It is the Nordic nRF8001 BLE library for RedBearLab BLE Shield v2.1 or above. It is compatible with the platforms those soldered Arduino compatible form factor. The library is ported to mbed from Sandeep's arduino-BLEPeripheral library for Arduino: https://github.com/sandeepmistry/arduino-BLEPeripheral. We have tested it on KL05, KL25, MK20 and SeeedStudio Arch platforms and it works well.

Dependents:   nRF8001_SimpleChat nRF8001_SimpleControls mbed_BLE2 mbed_BLEtry2 ... more

Embed: (wiki syntax)

« Back to documentation index

aci_queue.h File Reference

aci_queue.h File Reference

Interface for buffer. More...

Go to the source code of this file.

Data Structures

struct  aci_queue_t
 Data type for queue of data packets to send/receive from radio. More...

Detailed Description

Interface for buffer.

Definition in file aci_queue.h.