Jake
Jake
I made an experimental server implementation now, it can be installed like this: ``` pip install bless pip install https://github.com/Jakeler/ble-serial/archive/refs/heads/server-mode.zip ``` Note this this version always acts as server, you...
Hmm, interesting. Your BCM20702 should support the server role in theory, are you sure the driver is correct? What were the other 2? I used a RTL8761B, which is in...
Maybe try a different driver package, I would not recommend downloading from random websites, but for example Lenovo offers a [old version](https://support.lenovo.com/de/de/downloads/ds038201) and [newer version](https://support.lenovo.com/de/de/downloads/ds104311) (still 2015 though). You are...
Yes, I think that is a good idea. Though I am not sure in which category/folder it would fit and under what name. Is `bms_protocol` or `battery_management_system` clear enough? How...
Thanks, see: https://github.com/kaitai-io/kaitai_struct_formats/pull/410
@eiman5899 Does not relly make a difference as the script just reads/writes to a device file. Can be either a direct cable connection with an UART/USB adapter. Or wirelessly connected...
Have the same problem. The trick from @xk0niR works, thanks! Only problem is that now it always uses the white theme and the theme selector does not pop up anymore....
I noticed it also says `Location accuracy is low` and recommends to calibrate it with the camera. This works if you are in a city at daytime and then at...
Doesn't this already work with the per domain settings? This is my config: Domain Pattern: `consent.youtube.com` Exclude Target Domains: `*.youtube.com` `consent.google.*` `googleads.g.doubleclick.net` So a tab with `consent.youtube.com` can forward to...
@k44me "Global" and "per domain" are just categories in the settings, not different isolation modes. They work together, so you can configure the global (common) behavior and then override some...