B2G/Bluetooth/BLE Tools

From MozillaWiki
< B2G‎ | Bluetooth
Jump to: navigation, search

Goals

Provide tools to help BLE API/App development.

BLE Explorer

A certified app to scan/connect to BLE server and discover services/characteristics,
supports reading/writing values from/to characteristics/descriptors.

BLE Server

A certified app to create gatt services and simulate BLE server,
still work in progress.

Blue Yeast

A WebBluetooth API wrapper to help develop BLE Apps easier,
current version also include implementation for both noble and cordova ble plugin.

Other JavaScript libraries to help BLE development