-
• #2
I used an nRF52-DK and the following but Windows 10 and chrome does not give a requester with the possibility to pair with the device
https://developer.mbed.org/teams/Bluetooth-Low-Energy/code/BLE_BatteryLevel/
https://googlechrome.github.io/samples/web-bluetooth/battery-level.htmlie a reference for if Windows 10 and Chrome and chrome://flags/#enable-experimental-web-platform-features does not give a promising result.
It is hoped for a "Owen you did it wrong: I got it to work" and life goes forward, or else another wait for the Windows Chrome BoT (Bluetooth of Things)
-
• #3
I really have to make a mockup of the Web IDE
1 Attachment
-
• #4
Reference Ubuntu set up with IDE running as node server.js without options
Now I have to go figure what to do next to test chrome with web bluetooth and the puck.jsNote: for those on windows missing the swiss army knife of connectivity:
http://mobaxterm.mobatek.net/
The world has moved on since putty
1 Attachment
-
• #5
As the IDE says in the log, Windows 10 Chrome will report that it has Web Bluetooth - but it doesn't - see here: https://github.com/WebBluetoothCG/web-bluetooth/blob/gh-pages/implementation-status.md
-
• #6
https://github.com/WebBluetoothCG/web-bluetooth/blob/gh-pages/implementation-status.md#chrome No connection although discovery possible :(
One day, something will work for Windows:
https://www.chromium.org/getting-involved/dev-channel
funny, after checking last night and working on "something else" this morning...
Windows 10 Chrome is ready to go for bluetooth.
I play around for a while
chrome://flags/#enable-experimental-web-platform-features
Edit:
No sucess as yet with Web IDE https://www.espruino.com/ide/ no ports found
https://googlechrome.github.io/samples/web-bluetooth/ to check status of my Windows 10 chrome installation
Edit
https://googlechrome.github.io/samples/web-bluetooth/get-characteristics.html?service=device_information may be a "good test" puck.js doesn't show up in the pair list that Chrome presents in a requester
Even as DfuTarg, the puck.js does not appear, although in the ordinary windows show bluetooth, it apears as DfuTarg
Edit:
Double checked my puck.js with local installation of Web IDE and still working there when paired in Windows 10 OS
1 Attachment