A quick update about the BLE support on windows. I just tested on a windows 10 and it worked with the integrated radio, but I had to do an extra step.
While android, linux (and probably) mac builds of vesc tool can handle the whole scanning/pairing/connecting on their own, the windows API doesn't expose the whole set of commands.
So on windows I had to go to system settings and manually connect to the BBSHD (its shown as BLE BUILTIN[...]). Once the first handshake is made by windows, VESC Tool can see and connect to the device.
FWIW, this was tested on my mate's DELL XPS 15.
While android, linux (and probably) mac builds of vesc tool can handle the whole scanning/pairing/connecting on their own, the windows API doesn't expose the whole set of commands.
So on windows I had to go to system settings and manually connect to the BBSHD (its shown as BLE BUILTIN[...]). Once the first handshake is made by windows, VESC Tool can see and connect to the device.
FWIW, this was tested on my mate's DELL XPS 15.
Comment