Build of ESP-IDF project produces several files, like bootloader, application binary or partition table. Having several files makes it harder to ship the application outside […] Read More
Tag: ESP32
chip-tool can be used for commissioning ESP32 with Matter. macOS users may face the following error with iTerm: It’s necessary to grant access to Bluetooth […] Read More
When setting up development environment for esp-matter on OpenSUSE you may encouter following error: Problem is caused by gdbgui dependency in ESP-IDF. The dependency is […] Read More
Rust language and tooling are very powerful. It makes it easy to build for different platforms and architectures and still have performance close to C […] Read More
USB-C is becoming more and more popular. A straightforward assumption is that you can replace the old cable with a USB-A connector with USB-C, and […] Read More