Chapter 3. application solution
3.8.11 Does Matter work with Samsung's smartthings?
• Yes, please refer to
Configuration test smartthings official
3.8.12 Can Matter-enabled ESP devices be remotely controlled using Ama-
zon/Google/Apple voice devices? Do these voice devices need to support the
Matter protocol? (For example: Saying"Turn off the light"to turn off the lights
in the house)
• Using Amazon/Google/Apple voice devices that support Matter protocol, it is possible to remotely control
Mattter ESP devices. In addition, if other ecosystems also support the ecosystem of the Matter protocol, then
the home hub devices such as speakers in this ecosystem can also control the Matter devices remotely.
• The specific practical steps are: build a Matter application scenario for testing based on the
Google Matter Test Method
3.8.13 Does the product need to pass WiFi authentication and Bluetooth BQB authenti-
cation before submitting the Matter authentication?
• Yes. Matter is a protocol that runs on other technologies such as Wi-Fi, Ethernet, Thread, and Bluetooth.
Before the Matter authentication, the device must be pass the transport layer protocol authenticated. This
requires not only the original Wi-Fi or Thread authentication, but also the BQB authentication of the Bluetooth
SIG, given that Matter requires the use of Bluetooth for provisioning.
3.8.14 Where is the DAC (Device Attestation Certificate) pre-imported by ESP Matter
module stored?
• The DAC (Device Attestation Certificate) pre-imported by the ESP Matter module is stored in
flash. In the Matter Pre-Provisioning service, the Matter DAC certificate is pre-flashed in the
esp_secure_cert partition. An example of adding this partition to a partition table is as follows:
# ESP-IDF Partition Table
# Name,
esp_secure_cert, 0x3F,
an encrypted partition
→
3.8.15 Can I configure Wi-Fi of ESP32 Matter devices by BLE?
• Yes. For all the application examples in the
Section
2.2 Commissioning and
3.9 ESP-NOW
Espressif Systems
-
Apple Matter Test Method
Type, SubType, Offset,
,
0xd000,
esp-matter
Control.
Submit Document Feedback
blog.
Size, Flags
0x2000,
, # Never mark this
SDK, Wi-Fi is configured by BLE. You can refer to
34
esp-matter
SDK. -
as␣
Release master
Need help?
Do you have a question about the ESP and is the answer not in the manual?