AppRecs review analysis
AppRecs rating 2.5. Trustworthiness 78 out of 100. Review manipulation risk 22 out of 100. Based on a review sample analyzed.
★★☆☆☆
2.5
AppRecs Rating
Ratings breakdown
5 star
33%
4 star
7%
3 star
2%
2 star
7%
1 star
51%
What to know
✓
Low review manipulation risk
22% review manipulation risk
✓
Credible reviews
78% trustworthiness score from analyzed reviews
⚠
Mixed user feedback
Average 2.6★ rating suggests room for improvement
About WebBLE
*** New in 1.7 ***
- support for pybricks
*** Overview ***
Using this app you can navigate to a site written in javascript that can interact with your bluetooth (low energy) devices. This allows you to write your applications for use with devices such as puck.js in a language you are more familiar with (i.e. javascript) and be able to use it from your iOS device.
Use the built-in console viewer to debug issues when running your site on WebBLE.
Security is important for bluetooth device access, and so only sites that use https are supported, and it is not possible to connect to a bluetooth device without permission being granted by the user.
Initially the following key APIs are supported:
- bluetooth.requestDevice()
- bluetooth.getAvailability()
- BluetoothDevice.gatt
- BluetoothDevice.addEventListener('gattserverdisconnected', cb)
- BluetoothRemoteGATTServer.connect()
- BluetoothRemoteGATTServer.disconnect()
- BluetoothRemoteGATTServer.getPrimaryService()
- BluetoothRemoteGATTService.getCharacteristic()
- BluetoothRemoteGATTCharacteristic.writeValue()
- BluetoothRemoteGATTCharacteristic.writeValueWithResponse()
- BluetoothRemoteGATTCharacteristic.writeValueWithoutResponse()
- BluetoothRemoteGATTCharacteristic.readValue()
- BluetoothRemoteGATTCharacteristic.startNotifications()
- BluetoothRemoteGATTCharacteristic.stopNotifications()
- BluetoothRemoteGATTCharacteristic.addEventListener("characteristicvaluechanged", cb)
WebBLE Screenshots
Tap to Rate:
Reviews for WebBLE
PKP-34
DO NOT PAY FOR THIS
It rarely works for connecting my Bangle JS. You can’t clear the cache. Navigation is horrible. You have to type in the entire url exactly.
rlpack1956
iOS user? Save your $2.
This app is garbage. It locked up immediately upon opening it. There is no instruction or navigation. All I see is the Developer’s bio and a Bluetooth abstract. The app doesn’t connect to Bluetooth on the iPhone 16 series at all. If you’re still using your iPhone 13, this app might work.