Lars Skjærlund
Lars Skjærlund
I'm hit by the same trying to make UGS run on Ubuntu 20.04.2 LTS. I've tested the latest snapshot in both versions - with and without embedded Java. I won't...
I agree this is a quite serious issue. So - how are you supposed to do a proper upgrade using Docker containers? Would anybody know?
I would love to see this work as well.
@MichaelDvP I would love to see an example of this - as a PR to this repo doesn't seem very realistic.
Another workaround could be to downgrade the Espressif Arduino library. I tried with ``` [email protected] ``` in `platform.ini` and everything worked again.
Sorry for being quite for a long time: I've been ill - and then we've had all the celebrations. But now I've found the time: I've downloaded BlueZ 5.66 from...
Hm - did some more troubleshooting, and lo and behold, now something works. I was foolish enough to assume that the `bleak` library had been installed, but even though `BrickNil`...
Sorry - my last comment was posted just after you posted yours. I'll try some troubleshooting along the lines you suggest and report back.
I've now done it properly and created a virtual environment. Installing `pylgbst` and `bleak` and running `demo.py` I get this debug output: ``` 6109 DEBUG comms-bleak Connection status: True 6149...
``` Package Version ------------- ------- async-timeout 4.0.2 bleak 0.19.4 dbus-fast 1.74.0 pip 22.3.1 pkg_resources 0.0.0 pylgbst 1.2.2 setuptools 44.1.1 ```