@hackage ble0.3.3.0

Bluetooth Low Energy (BLE) peripherals

  • Installation

  • Tested Compilers

  • Dependencies (14)

  • Dependents (0)

  • Package Flags

      bluez543
       (off by default)

      Bluez version 5.43 or greater

      hasbluez
       (on by default)

      Whether to run tests that require Bluez

ble - Bluetooth Low Energy for Haskell

ble is a Haskell library for writing Bluetooth Low Energy peripherals. It currently only supports Linux, and requires Bluez versions 5.41 and up. To see what version you are running, type:

bluetoothd --version

For usage, see the haddocks. There are also examples in 'examples' directory.