@hackage / bglib

Implementation of the BGAPI serial protocol

Latest3.0.0.0

About

Metadata

  • Last updated , by tamasFabian
  • License MIT
  • Maintained by: giganetom@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

haskell-bglib

An implementation of the BGAPI serial protocol.

This protocol is spoken by Silicon Labs (formely BlueGiga) Bluetooth and Wifi products via UART or USB.

The Bluetooth Smart Software API Reference Manual can be found at:

https://www.silabs.com/products/wireless/bluetooth/bluetooth-low-energy-modules/ble113-bluetooth-smart-module

The library works over a SerialPort, so the hardware need to be connected over a standard port that is recognized by the operating system.