BLE Peripheral Simulator
-
The app complies with the inclusion citeria -
The app is not already listed in the repo or issue tracker. -
The original app author has been notified (and supports the inclusion).
Link to the source code:
https://github.com/WebBluetoothCG/ble-test-peripheral-android
Link to app in another app store:
https://play.google.com/store/apps/details?id=io.github.webbluetoothcg.bletestperipheral
License used:
Apache License Version 2.0
Category:
Summary:
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.
Description:
A developer can use the app to simulate a BLE Peripheral with one of three services:
Battery Service
Heart Rate Service
Health Thermometer Service
The developer 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 a developer can set the characteristics' values, send notifications and disconnect.
Edited by sergio