Gregoire Gentil

Results 41 comments of Gregoire Gentil

OK. Thank you. I'm using Linux+Chrome for development purpose. The page says that "GATT Server Connect" is supported. But I tried device.gatt.connect() on the response of navigator.bluetooth.requestDevice() but it doesn't...

Ubuntu 22.04 is way beyond kernel 3.19 and BlueZ 5.41. I'm on Ubuntu 20.04 (kernel 5.15 and bluez 5.53) and I can connect to the device from a plain C...

The error in Linux is "connect error: DOMException: Connection Error: Connection attempt failed."

I'm not totally sure of my own implementation of the Gatt server on my device, but the same "very simple" page works on Android and fails on Linux. And it...

No. :-( :-( I build both mac and mas and I'm sure that I'm dealing with the right mas file when dealing with transporter. Here is my keys. I do...

I'm a little bit confused. Do you have success or do you have (you too) an issue which would be different from mine? I'm disappointed by Apple. Their certificates are...

Can you share your setup and configuration similarly to what I have written above?

I have improved my peripheral code and the problem is not here any more. Closing. Sorry for @danielknobe

I have my own implementation of ble and gatt server on the peripheral device (I'm not using any library or framework) and there were multiple blugs in the advertising procedure....

Great! Once again, very useful tool! It would deserve higher visibility. I heard about it on Stackoverflow while asking question when I was confused by some instructions. I recently found...