T. Thiery

Results 71 comments of T. Thiery

I highly recommend not playing around with calibration call. Who knows what calibration procedure is executed in the LEGO facilities. Executed the wrong way, you might brick your brick 🙂

@dkurok you will find out that in most devices there are undocumented modes.

@highstreeto May I present @dlech. He and his team are the level deeper and with some guys measuring the electric cables are the folks with the most knowledge outside of...

@Berdsen I changed some code recently of the example code base ... is that more to your liking or what can we do to improve the situation there?

I will factor the base application into the Program.cs (basically removing this OO 💩). If you like, I just create another .dll without any host code, hosting exclusively the examples....

hah ... probably the device switched or just did not do what it should or the data was gliberrish in the air of during the wireless connection .... which is...

The WebBluetooth stack is not fast enough to setup a GATT characteristics handler. A member of the WebBluetooth WG was friendly enough and filed an [issue](https://github.com/WebBluetoothCG/web-bluetooth/issues/514) as a request of...

Minimum reproducable issue in the browser ````javascript function writeToLog(x) { console.log(x.target.value.buffer); } async function connectToLwpDevice() { const serviceUuid = "00001623-1212-EFDE-1623-785FEABCD123".toLowerCase(); const characteristicUuid = "00001624-1212-EFDE-1623-785FEABCD123".toLowerCase(); const device = await navigator.bluetooth.requestDevice({ filters:...

Any suspicion, when is this missing TMDS update incoming?