George Talusan

Results 13 issues of George Talusan

I've been trying to get my BLE Nano 2 current consumption down. Right now I have it at ~2.8mA with DCDC enabled. If I call `sd_app_evt_wait()` in my `loop` right...

help wanted

This library is conflicting with the ESP32's BLE library because of `architectures=*`. Setting architectures explicitly lets me compile for both nRF52 (RedBear BLE Nano 2) and ESP32. I'm unsure of...

``` $ python3 pystlink.py --debug Successfully connected to ST-Link/V2 USB > f1 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 USB < 26...

bug

Note that the BlueZ 5.50 (maybe earlier?) file transfer interface is named org.bluez.obex.FileTransfer1. This is also needed for #45. ``` $ bt-obex -f 58:B0:D4:93:00:7A FTP session opened > ls file...

Anyone familiar with VW and Bosch fuel injection systems knows that FKKVS, TEMINVA, KFFWL_0_A, KFFWL_1_A, KFNLLKHM are the variables you need to tweak to pass emissions.

id is special so don't clobber it. Fixes #9.

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/linux
bug :beetle:
component/offscreen
18-x-y

### Describe the bug I attempted to install pyatv. pip3 installed it with protobuf 5.26.1. A stack trace is produced when running `atvremote`. ### Error log Install pyatv and note...

bug