olavt

Results 44 issues of olavt

**Describe the bug** A clear and concise description of what the bug is. **Environment** - ESP-Matter Commit Id: c7dd22d - ESP-IDF Commit Id: v5.4.1 - SoC (eg: ESP32 or ESP32-C3):...

When building the light example, you get: -- Build files have been written to: /Users/olavt/Source/Repos/MatterDevices/ESP32C6/air-quality/build/bootloader [1375/1643] Building C object esp-idf/espressif__led_strip/CMakeFiles/__idf_espressif__led_strip.dir/src/led_strip_rmt_ws2812.c.obj In file included from /Users/olavt/Source/Repos/MatterDevices/ESP32C6/air-quality/managed_components/espressif__led_strip/src/led_strip_rmt_ws2812.c:20: /Users/olavt/esp/v5.4.1/esp-idf/components/driver/deprecated/driver/rmt.h:18:2: warning: #warning "The legacy...

I would like to control the production of tap water for a water to water based heat pump. The heating of the tap water production s typically triggered when the...

How can I get the debugger to work properly with Visual Studio Code? When I run my project using the debugger it stops at a temporary breakpoint in app_main. But,...