[web-bluetooth] Write characterisctic to raspberry pi fails (#442)

borch84 has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth:

== Write characterisctic to raspberry pi fails ==
Hi, I am working o a web application using web bluetooth api in order to connect a raspberry pi for writing some characteristic. 
If I write the characteristic value using nRF connect it works
![nRF-Connect](https://user-images.githubusercontent.com/15837742/59474208-2e0a8c00-8e03-11e9-9ee9-b541b2b4cbd3.jpeg)

But if I use the internal bluetooth interface from chrome browser it fails:
![rpi-bluetooth-error](https://user-images.githubusercontent.com/15837742/59474221-3fec2f00-8e03-11e9-8070-1e3a44b7627c.jpeg)

I cannot find how to get the error cause. I am able to use other bluetooth devices with my web application with no issues. 
Really appreciate if you could point me to the right direction. Thanks.

Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/442 using your GitHub account

Received on Thursday, 13 June 2019 23:51:32 UTC