Skip to content

S-Gr4y/ble-test-peripheral-android

 
 

Repository files navigation

BLE Peripheral Simulator

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.

A developer can use the app to simulate a BLE Peripheral with one of two services:

  • Battery Service
  • Heart Rate Service

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

From the app a developer can set the characteristics' values and send notifications.

![Battery Service](Battery Service.png) ![Heart Rate Service](Heart Rate Service.png)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%