Achim Pieters

Results 10 comments of Achim Pieters

@maximkulkin would this work with your code?

@awasspl maybe [this](https://www.studiopieters.nl/esp-homekit-sdk-qr-code/) will help.

maybe this will help:[ installation](https://www.studiopieters.nl/esp-homekit-sdk-revised-installation/)

@Patrinos90 I don't see a relation to ESP-HomeKit?

@Przylepzwm here you go: https://github.com/SuperHouse/esp-open-rtos/tree/master/examples/ssd1306_example

Probably your IDF_PATH is not defined. Please see https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html#setup-path-to-esp-idf.

try: "make IDF_PATH=$IDF_PATH"

@Kunalverma1502 did you followed the instructions? Copy wifi.h.sample -> wifi.h and edit it with correct WiFi SSID and password.

@camielverdult Yup, that works look [here](https://www.studiopieters.nl/esp-homekit-sdk-revised-installation/) for more information.

solution: git submodule update --remote --merge