# BLE Battery Service

This example provides a BLE battery service (0x180F) for your Mac.

Install dependencies

    npm install

Run the example

    node main.js


NOTE: This example no longer works on OSX starting in 10.10 (Yosemite). Apple has apparently blacklisted the battery uuid.
