BLE Peripheral Simulator 8.0 APK

BLE Peripheral Simulator 8.0 Icon
   
4.08/5
3 Ratings
Developer
WebBluetoothCG
Current Version
8.0
Date Published
File Size
61.6 KB
Package ID
io.github.webbluetoothcg.bletestperipheral
Price
$ 0.00
Downloads
3.4K+
Category
Android Apps
Genre
Libraries & Demo

APK Version History

Version
10.0 (10)
Architecture
universal
Release Date
March 31, 2017
Requirement
Android 5.0+
Version
9.0 (9)
Architecture
universal
Release Date
March 30, 2017
Requirement
Android 5.0+
Version
8.0 (8)
Architecture
universal
Release Date
March 30, 2017
Requirement
Android 5.0+
Version
7.0 (7)
Architecture
universal
Release Date
March 30, 2017
Requirement
Android 5.0+
Version
6.0 (6)
Architecture
universal
Release Date
March 30, 2017
Requirement
Android 5.0+
  • BLE Peripheral Simulator Screenshot
  • BLE Peripheral Simulator Screenshot
  • BLE Peripheral Simulator Screenshot
  • BLE Peripheral Simulator Screenshot
  • BLE Peripheral Simulator Screenshot
  • BLE Peripheral Simulator Screenshot

About Radio FM 90s

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.

What's New in this version

Bug fixes