Results 56 comments of HacK

I didn't try to find a way to force it locking up, but your suggestion to lock the screen seems like a good candidate. Maybe we (I) should first practice...

Some tracing done on a working device and one using the esp-homekit repo shows that apple has decided to enforce a 10s timeout on each of the Pair-Setup transactions. This...

I would say the correct port is 661 since the protocol is HAP and that name is registered as such on https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?&page=13 . But anyhow, any number will work since...

Today the stream started just fine... Still interested to know if there is this edgecase in which there is a zero payload or whatever provokes error -323.

I feel a bit stupid, I never upgraded to 2.3R0! With that new version the problem is fixed. And it even says so in the release notes! `Bugs correction: HTML...

Maybe something went wrong, but I still see release 2.2R1 as the latest release on GitHub... Can you check again? Thanks!

Maybe we have an issue with expectations: I currently see 2.2R1 as the latest release of github.com/karawin/Ka-Radio32 I expected that to become 2.3R0 And maybe also to see 2.3R0 on...

Just curious, is the computer the de-facto power supply? And did you connect another power supply after disconnecting the computer USB?

I know it is going to be cryptic enough, but look at the [wiki article](https://github.com/HomeACcessoryKid/AQARA-ZNCLDJ11LM/wiki/Results-from-serial-tracing) Be aware that parsing the responses is just as important in making this work, and...

If C2 doesn't have any RTC, then the documentation of this feature must be made a lot clearer. Based on that documentation I decided to raise this bug. https://docs.espressif.com/projects/esp-idf/en/latest/esp32c2/api-reference/kconfig.html#config-bootloader-custom-reserve-rtc Considering...