WebBluetoothCG / demos

Demo applications showing off Web Bluetooth
https://webbluetoothcg.github.io/demos/
Apache License 2.0
624 stars 188 forks source link

Add ability to change the name #63

Closed g-ortuno closed 7 years ago

g-ortuno commented 7 years ago

Now that we know we can change the name using Characteristic 0xffff we should make use of it on the webpage!

beaufortfrancois commented 7 years ago

You can already do it from https://webbluetoothcg.github.io/demos/playbulb-candle/ ;) See https://github.com/WebBluetoothCG/demos/blob/gh-pages/playbulb-candle/app.js#L32