Search found 2 matches
- Wed Jul 19, 2023 8:13 pm
- Forum: ESP-IDF
- Topic: ESP thread border router build errors
- Replies: 1
- Views: 3179
ESP thread border router build errors
Purchased this board: https://github.com/espressif/esp-thread-br/blob/main/docs/images/esp-thread-border-router-board.png Building on Raspberry Pi 4. ESP-IDF version : esp-idf-v5.0.3 Performed the following steps: cd $IDF_PATH/examples/openthread/ot-rcp idf.py --preview set-target esp32h2 idf.py men...
- Tue Jul 11, 2023 2:26 pm
- Forum: ESP-BOX
- Topic: Can I use ESP-S3-Box as a matter controller?
- Replies: 2
- Views: 48069
Can I use ESP-S3-Box as a matter controller?
Hi, I happened to see the espressif's demo that shows the ESP-S3-Box is being used as matter controller device. 1) Where do I get the matter controller code to flash to the Box device? I should be able to use the Box to send and receive cluster commands to the matter devices. 2) Once i flash any sam...