Re: [web-bluetooth] NotSupportedError: GATT Error unknown when writing to device using web bluetooth API (#532)

I ran into something like this around the Windows 10 2004 update. It turned out that Windows changed how devices were queried and started using "find by type value request" instead of "read by type request" (or something like that). The BLE device didn't handle this new request properly which "Unknown" errors after a timeout.

-- 
GitHub Notification of comment by dlech
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/532#issuecomment-729764204 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 18 November 2020 15:42:01 UTC