-
• #2
for me it helped to stop bluetooth service (something like
/etc/init.d/bluetoth stop
) and then as root removing /var/lib/bluetooth/[mac address of your bluetooth interface] directory and starting the service again. also sometimes just reloading IDE web page with shift+reload button helps
Odd one - yesterday I had the IDE in Chrome connecting and uploading to my Bangle.js 2 fine flawlessly.
Today I can no longer connect - the device shows up in the popup and fails with "No Services matching UUID 6e400001-b5a3-f393-e0a9-e50e24dcca9e found in Device".
In bluetoothctl I can see this service is available:
Device C2:30:31:71:72:2D (random)
Connecting works fine from my Android phone. So seems like something has broken on my Linux system. Tried reboot, removing device from bluetoothctl and repairing, etc to no avail. Help!
Thanks