-
Notifications
You must be signed in to change notification settings - Fork 5
Home
pcborenstein edited this page Jan 2, 2015
·
5 revisions
Welcome my personal bluez wiki
BlueZ is the open source stack that supports core Bluetooth layers and protocols. This wiki is aimed at describing the Bluetooth Low Energy, or Bluetooth Smart APIs. Unfortunately there is no official documentation for BlueZ. The source is open for anyone to read, but reading through C code to figure out the API can be tedious. Hopefully this wiki will be useful to anyone interested in creating BLE app in linux
For information on how to use BleuZ from the command line, check out my SensorTag demo