biemster

Results 17 issues of biemster

First of all, this is great! When installing, I initially had issues with `WebKit2` missing. The installation instructions are very clear, but (at least for me on Ubuntu 18.04) I...

documentation

The ch552 has a guaranteed (per datasheet...) firmware write lifetime of 200 writes. This is quite little, and for experimenters easy to pass in a couple days. If the key...

The current code is based on the SDK v3.1.1.2 lowPower beacon example, which seems to last on a coin cell for a couple/few weeks. There is also a git repo...

The tags in which the chip is found usually have a button as well, it would be useful to be able to use that for example turning the tag on...

enhancement

The FindMy protocol adds a status byte in the advertisement, and for example the project https://github.com/dakhnod/FakeTag is using this. The https://github.com/biemster/FindMy/ report requester is now parsing this, so it would...

enhancement

Bluetooth has a battery status service, and the SDK seems to have some references to it as well: ``` components/profiles/Batt/battservice.h ``` This would be handy to estimate when the battery...

enhancement
help wanted

The current implementation only supports alphanumeric and KBD keys as defined from here on further: https://github.com/biemster/3keys_1knob/blob/5f5ef658ef4719743eb8c76fcf55c27fb5f310b3/include/usb_conkbd.h#L41 There are a few consumer keys that would be very handly (for example volume...