Rick Jansen
Rick Jansen
Had the same problem here, downgrading to v2.4.0 works for me 👍. Also v3 seems to work, but that version is actually older than v2.6.0 (newer than v2.4.0 though)
I can confirm syntax highlighting is not working in vs code 0.10. I know this is not a solution to the problem of this extension not working, but there is...
I'm working on getting this library to work on a raspberry pi using bluez/dbus. I do have _some_ success, on a local version I can get it to connect to...
I created a draft PR to track changes: https://github.com/sharpbrick/powered-up/pull/106 I found this library kind of by accident 🙂 I want to do some automation of my lego trains ever since...
I basically restarted implementing this, using DBus directly. It is much more reliable and I have a proper sense of what's going on now. I can get a working connection...
So, I investigated further and figured out that there were deadlocks when awaiting a few specific methods related to connecting and watching property changes for a device. To be more...
I'll create a PR for the just the few specific changes needed for bluez/dbus to ever work/not deadlock, this can then be tested with WinRT stack, hopefully it simply works....
> Any suspicion, when is this missing TMDS update incoming? It was released today :) --- But during testing I found another issue. I've been developing on my laptop with...
I did some more testing on the raspberry pi, after stumbling across this issue: https://github.com/RPi-Distro/bluez-firmware/issues/6 It's not exactly the same issue I am facing, but downgrading the bluetooth firmware on...
Some good news at last, the bluetooth firmware for the raspberry pi was updated twice since my last comment. I updated the firmware to the latest released version (1.2-4+rpt8) today...