BLE Peripheral Simulator

io.github.webbluetoothcg.bletestperipheral

Total installs
33.9K(33,913)
Rating
4.1(3 reviews)
Released
June 25, 2015
Last updated
March 30, 2017
Category
Libraries & Demo
Developer
WebBluetoothCG
Developer details
Name
WebBluetoothCG
Website
unknown
Country
unknown
Address
unknown
Android SDKs
  • No items.
BLE Peripheral Simulator Header - AppWisp.com

Screenshots

BLE Peripheral Simulator Screenshot 1 - AppWisp.com
BLE Peripheral Simulator Screenshot 2 - AppWisp.com
BLE Peripheral Simulator Screenshot 3 - AppWisp.com
BLE Peripheral Simulator Screenshot 4 - AppWisp.com

Description

The BLE Peripheral Simulator is an Android app that allows developers to try out new features of Web Bluetooth without the need for a BLE Peripheral Device. You can check the code at: https://github.com/WebBluetoothCG/ble-test-peripheral-android

Developers can use the app to simulate a BLE Peripheral with one of three services:

* Battery Service
* Heart Rate Service
* Health Thermometer Service

Developers can use the new Web Bluetooth features to connect to the app to Read and Write Characteristics, Subscribe to Notifications for when the Characteristics change, and Read and Write Descriptors.

From the app, developers can set the characteristics' values, send notifications and disconnect.