-
I'm looking for more information on the concurrency model of the ESP HomeKit SDK HAP implementation. Does the HAP Core run it's own thread and then the App gets its own thread, etc? Thread safety cons…
-
Everything goes fine until the network's wifi router goes down/restart. ESP serial reports sucessful reconnection, but devices are no longer able to communicate with the Home app ("No Response" red me…
-
The lightbulb example does not work out of the box.
When defining the `ledc_timer` in `lightbulb.c` (line 169 cont.) I had to add the `duty_resolution` property to get it to work.
Complete code…
holgi updated
3 years ago
-
In /esp-homekit-sdk/examples/ethernet_bridge/main/Kconfig.projbuild the range for spi gpio-pins is 0 - 33.
But the esp32-s2 support spi on gpio-pin 35, 36 and 37.
As an example: my board is a [Feath…
-
Hello, in my opinion it is better to use the commands you find below for ESP32
Following the commands given was not working, especially this command was problematic
`export ESPPORT=/dev/tty.SLAB_USB…
-
I was wondering if there is a schedule to release a new version for the arduino library system?
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
IDF Version: v4.2-beta1-227-gf0e87c933
HomeKit Version: current (checked out this week from git from master)
I've built a few homekit devices over the last month and had great success. The SDK is …
-
Hello. I will repeat my question here, because this topic is closer.
> Hello dear developers! Can I ask you to make examples on servo or stepper motors control? Ideally, these are blinds. PLEASE! T…
-
Hi,
I've created this ticket to highlight that VSC-1498 (https://github.com/espressif/vscode-esp-idf-extension/issues/1323) should still be open. Apologies if this is not the correct workflow!
R…