Replies: 1 comment
-
|
Hi, There was a similar issue, with regards to updating the data model, which has been fixed in PR 8. Can you please try again by including this change? Let me know if this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
upfront sorry for the low level question (-> beginner)...
i tried to create a new device of type contact sensor, here are my steps:
Build and Flash was poosible, and a QR Code was generated. I was assuming that even if i don´t touch the app_driver.cpp and app_main.cpp (= same as in template project) i should see a device showing up after adding my device to my Matter Controller (Apple HomePod Mini), but nothing really happens.
Here is my data_model.zap
`{
"fileFormat": 2,
"featureLevel": 106,
"creator": "zap",
"keyValuePairs": [
{
"key": "commandDiscovery",
"value": "1"
},
{
"key": "defaultResponsePolicy",
"value": "always"
},
{
"key": "manufacturerCodes",
"value": "0x131B"
}
],
"package": [
{
"pathRelativity": "resolveEnvVars",
"path": "$ESP_MATTER_PATH/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/zcl.json",
"type": "zcl-properties",
"category": "matter",
"version": 1,
"description": "Matter SDK ZCL data"
},
{
"pathRelativity": "resolveEnvVars",
"path": "$ESP_MATTER_PATH/connectedhomeip/connectedhomeip/src/app/zap-templates/app-templates.json",
"type": "gen-templates-json",
"version": "chip-v1"
}
],
"endpointTypes": [
{
"id": 1,
"name": "Anonymous Endpoint Type",
"deviceTypeRef": {
"code": 22,
"profileId": 259,
"label": "MA-rootdevice",
"name": "MA-rootdevice"
},
"deviceTypes": [
{
"code": 22,
"profileId": 259,
"label": "MA-rootdevice",
"name": "MA-rootdevice"
],
"endpoints": [
{
"endpointTypeName": "Anonymous Endpoint Type",
"endpointTypeIndex": 0,
"profileId": 259,
"endpointId": 0,
"networkId": 0,
"parentEndpointIdentifier": null
},
{
"endpointTypeName": "Anonymous Endpoint Type",
"endpointTypeIndex": 1,
"profileId": 259,
"endpointId": 1,
"networkId": 0,
"parentEndpointIdentifier": null
}
]
}
`
And here is my Terminal Output:
`
Detecting the Python interpreter
Checking "python3" ...
Python 3.11.2
"python3" has been detected
Checking Python compatibility
Checking other ESP-IDF version.
Adding ESP-IDF tools to PATH...
Checking if Python packages are up to date...
Constraint file: /root/.espressif/espidf.constraints.v5.3.txt
Requirement files:
Python being checked: /root/.espressif/python_env/idf5.3_py3.11_env/bin/python
Python requirements are satisfied.
Added the following directories to PATH:
/workspace/esp-idf/components/espcoredump
/workspace/esp-idf/components/partition_table
/workspace/esp-idf/components/app_update
/root/.espressif/tools/riscv32-esp-elf-gdb/14.2_20240403/riscv32-esp-elf-gdb/bin
/root/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin
/root/.espressif/tools/openocd-esp32/v0.12.0-esp32-20241016/openocd-esp32/bin
/root/.espressif/tools/riscv32-esp-elf-gdb/14.2_20240403/riscv32-esp-elf-gdb/bin
/root/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin
/root/.espressif/tools/openocd-esp32/v0.12.0-esp32-20241016/openocd-esp32/bin
/root/.espressif/python_env/idf5.3_py3.11_env/bin
/workspace/esp-idf/tools
Done! You can now compile ESP-IDF projects.
@smattex ➜ ~ $ cd /workspace/esp-lowcode-matter
@smattex ➜ /workspace/esp-lowcode-matter (main) $ echo -e "\e[35m$(cat /workspace/esp-lowcode-matter/docs/images/lowcode_ready.txt)\e[0m"
| | / __ \ | | () | ___ \ | |
| | _____ | / / ___ __| | ___ _ ___ | |/ /__ __ _ | | _
| | / _ \ \ /\ / / | / _ \ /
|/ _ \ | / __| | // _ \/ _|/ ` | | | || || () \ V V /| _/\ () | (| | / | _ \ | |\ \ / (| | (| | || |
____/_/ _/_/ _/_/ _,|_| ||/ _| ____|_,|_,|_, |
/ |
|/
@smattex ➜ /workspace/esp-lowcode-matter (main) $ cd /workspace/esp-lowcode-matter/tools/mfg
@smattex ➜ /workspace/esp-lowcode-matter/tools/mfg (main) $ ./mfg_low_code.sh /workspace/esp-lowcode-matter/products/contact_sensor esp32c6 9C9E6E76445C ; echo "Exit Code: $?" > /workspace/esp-lowcode-matter/.vscode/.logs/command_output.log
Using product folder: /workspace/esp-lowcode-matter/products/contact_sensor
Using .zap file: /workspace/esp-lowcode-matter/products/contact_sensor/configuration/data_model.zap
Searching for zcl file from /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/data_model.zap
🔧 Using temporary state directory: /tmp/zapbowlbgok/zap.8Xtgp9
🤖 ZAP generation started:
🔍 input files: /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/data_model.zap
🔍 output pattern: /tmp/zapgenx4bmb02p
🔍 using templates: /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/matter-idl-server.json
🔍 using zcl data: /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/zcl.json
🔍 zap version: ver. 2025.2.26, featureLevel 106, commit: be9048b40ef51d6638b26f84e32f7c57b8d691f6 from 2025-02-26T21:26:27.000Z, mode: binary, exe: /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/.environment/cipd/packages/zap/zap-cli
🕐 Setup time: 1s 100ms
👉 using input file: /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/data_model.zap
👉 using output destination: /tmp/zapgenx4bmb02p
🕐 File loading time: 353ms
🤖 Generating files:
✍ /tmp/zapgenx4bmb02p/Clusters.matter
🕐 Generation time: 527ms
Using .matter file: /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/data_model.matter
2025-03-27 15:30:12 INFO Loading rules from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/scripts/rules.matterlint
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/access-control-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/access-control-definitions.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/account-login-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/administrator-commissioning-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/application-basic-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/application-launcher-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/audio-output-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/ballast-configuration-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/basic-information-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/binding-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/boolean-state-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/actions-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/bridged-device-basic-information.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/channel-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/chip-ota.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/chip-types.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/clusters-extensions.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/color-control-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/concentration-measurement-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/content-launch-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/content-app-observer-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/content-control-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/descriptor-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/device-energy-management-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/device-energy-management-mode-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/diagnostic-logs-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/dishwasher-alarm-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/dishwasher-mode-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/measurement-and-sensing.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/microwave-oven-mode-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/microwave-oven-control-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/door-lock-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/energy-evse-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/energy-evse-mode-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/ethernet-network-diagnostics-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/fan-control-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/fixed-label-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/flow-measurement-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/general-commissioning-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/general-diagnostics-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/global-attributes.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/groups-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/group-key-mgmt-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/identify-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/illuminance-measurement-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/keypad-input-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/laundry-washer-mode-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/laundry-dryer-controls-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/level-control-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/localization-configuration-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/low-power-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/media-input-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/media-playback-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/messages-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/mode-base-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/mode-select-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/network-commissioning-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/onoff-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/operational-credentials-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/operational-state-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/operational-state-oven-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/operational-state-rvc-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/oven-mode-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/power-source-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/power-source-configuration-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/power-topology-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/pressure-measurement-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/proxy-configuration-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/proxy-discovery-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/proxy-valid-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/pump-configuration-and-control-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/pwm-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/refrigerator-and-temperature-controlled-cabinet-mode-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/relative-humidity-measurement-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/rvc-clean-mode-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/rvc-run-mode-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/scene.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/smoke-co-alarm-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/software-diagnostics-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/switch-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/target-navigator-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/temperature-measurement-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/test-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/thermostat-user-interface-configuration-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/thermostat-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/thread-network-diagnostics-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/time-format-localization-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/time-synchronization-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/timer-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/unit-localization-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/user-label-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/wake-on-lan-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/washer-controls-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/wifi-network-diagnostics-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/window-covering.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/temperature-control-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/refrigerator-alarm.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/air-quality-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/resource-monitoring-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/sample-mei-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/electrical-energy-measurement-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/chip/electrical-power-measurement-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/draft/barrier-control-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/draft/electrical-measurement-cluster.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/draft/input-output-value-clusters.xml
2025-03-27 15:30:12 INFO Loading XML from /workspace/esp-lowcode-matter/tools/dependencies/esp-matter/connectedhomeip/connectedhomeip/src/app/zap-templates/zcl/data-model/draft/onoff-switch-configuration-cluster.xml
2025-03-27 15:30:12 INFO Parsing idl from /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/data_model.matter
2025-03-27 15:30:13 INFO Running 3 lint rules
2025-03-27 15:30:13 INFO Running Required attributes
2025-03-27 15:30:13 INFO Running Required commands
2025-03-27 15:30:13 INFO Running Cluster validation
2025-03-27 15:30:13 INFO Done
JSON file written to: out/data_model.json
Binary file written to: out/data_model.bin
/workspace/esp-lowcode-matter/tools/mfg
Successfully generated binary and JSON files from .matter file
Setting REPOS_PATH to /workspace
Getting connected device details
Port provided is: no_port
Chip is: esp32c6
Mac is: 9C9E6E76445C
Successfully Validated the product config file: /workspace/esp-lowcode-matter/products/contact_sensor/configuration/product_config.json
Successfully Validated product data
Starting local certificate claiming
Getting product_info json for: configuration
Attempting to claim device: Local
dev_cert tlv: total length = 528
ca_cert tlv: total length = 480
tlv header bytes = 0
priv_key tlv: total length = 144
Total length of tlv data = 1152
Generated esp_secure_cert partition: /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/9C9E6E76445C_esp_secure_cert.bin
Getting product_config json for: configuration
Created Matter One files
Getting product_info json for: configuration
QR code is: MT:Y.K90-C7149L.J0MB00
Manual code is: 0512-940-8808
QR code images: qr_code.svg, qr_code.png
QR code URL: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT:Y.K90-C7149L.J0MB00
Created Matter files
Generating NVS Partition Binary: /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/9C9E6E76445C_fctry.bin
Creating NVS binary with version: V2 - Multipage Blob Support Enabled
Created NVS binary: ===> /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/9C9E6E76445C_fctry.bin
Generating NVS Keys Binary: /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/9C9E6E76445C_nvs_keys.bin
Created encryption keys: ===> /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/keys/9C9E6E76445C_nvs_keys.bin
Generating Encrypted NVS Partition Binary: /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/9C9E6E76445C_encrypted_fctry.bin
Creating NVS binary with version: V2 - Multipage Blob Support Enabled
Created NVS binary: ===> /workspace/esp-lowcode-matter/products/contact_sensor/configuration/output/9C9E6E76445C/9C9E6E76445C_encrypted_fctry.bin
Not flashing since test mfg was created or no_flash or no_unencrypted_fctry was set
/workspace/esp-lowcode-matter/tools/mfg
@smattex ➜ /workspace/esp-lowcode-matter/tools/mfg (main) $ cd /workspace/esp-lowcode-matter/products/contact_sensor
@smattex ➜ /workspace/esp-lowcode-matter/products/contact_sensor (main) $ idf.py build ; echo "Exit Code: $?" > /workspace/esp-lowcode-matter/.vscode/.logs/command_output.log
Executing action: all (aliases: build)
Running ninja in directory /workspace/esp-lowcode-matter/products/contact_sensor/build
Executing "ninja all"...
[1/6] Skipping size check for subcore
Skipping size check for subcore
[6/6] Generating binary image from built executable
esptool.py v4.8.0
Creating esp32c6 image...
Merged 3 ELF sections
Successfully created esp32c6 image.
Generated /workspace/esp-lowcode-matter/products/contact_sensor/build/contact_sensor.bin
Done
########################################################
Starting console: 2025-03-27 16:30:35
Opened with baud rate: 115200
ESP-ROM:esp32c6-20220919
I (341) cpu_start: Unicore app
I (350) cpu_start: Pro cpu start user code
I (350) cpu_start: cpu freq: 160000000 Hz
I (350) app_init: Application information:
I (353) app_init: Project name: low_code_lp_core_maincore
I (359) app_init: App version: 1.1.0-f3d94bc1
I (365) app_init: Secure version: 0
I (369) app_init: Compile time: Jan 7 2025 07:43:41
I (375) app_init: ELF file SHA256: 608cab228...
I (380) app_init: ESP-IDF: v5.3.2-376-g9b2d46fde5
I (386) efuse_init: Min chip rev: v0.0
I (391) efuse_init: Max chip rev: v0.99
I (396) efuse_init: Chip rev: v0.1
I (401) heap_init: Initializing. RAM available for dynamic allocation:
I (408) heap_init: At 408297C0 len 00043DA0 (271 KiB): RAM
I (414) heap_init: At 500038F8 len 000006F0 (1 KiB): RTCRAM
I (421) spi_flash: detected chip: generic
I (425) spi_flash: flash io: dio
W (430) i2c: This driver is an old driver, please migrate your application code to adapt
driver/i2c_master.hI (441) sleep: Configure to isolate all GPIO pins in sleep state
I (447) sleep: Enable automatic switching of GPIO sleep configuration
I (465) main_task: Started on CPU0
I (465) main_task: Calling app_main()
zero_code_product: enter main: 45 ms
zero_code_product: Current Free Memory: 260928, Minimum Ever Free Size: 260928, Largest Free Block: 258048
I (476) transport_lp_core_internal: LP UART initialized successfully
CPU 0 interrupt status:
Int Level Type Status
0 * * Reserved
1 * * Reserved
2 1 Level Shared: LP_RTC_TIMER
3 * * Reserved
4 * * Reserved
5 1 Level Used: SYSTIMER_TARGET2
6 * * Reserved
7 * * Reserved
8 1 Level Used: CPU_FROM_CPU_0
9 1 Level Used: SYSTIMER_TARGET0
10 1 Level Used: TG0_WDT
11 2 Level Used: PMU
12 * * Free
13 * * Free
14 * * Free
15 * * Free
16 * * Free
17 * * Free
18 * * Free
19 * * Free
20 * * Free
21 * * Free
22 * * Free
23 * * Free
24 * * Reserved
25 * * Reserved
26 * * Free
27 * * Reserved
28 * * Free
29 * * Free
30 * * Free
31 * * Free
Interrupts available for general use: 17
Shared interrupts: 1
I (575) sys_info: ESP-AMP shared memory: addr=0x40879580, len=0x4fe0
I (582) esp-amp-loader: Reserved dram region (0x4086d560 - 0x40879560) for subcore
I (592) esp-amp-loader: Give unused reserved dram region (0x40870a08 - 0x40879560) back to main-core heap
LP UART initialized successfully
ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0x15 (USB_UART_HPSYS),boot:0x7f (SPI_FAST_FLASH_BOOT)
Saved PC:0x4080a7d0
SPIWP:0xee
mode:DIO, clock div:2
load:0x40875890,len:0x14bc
load:0x4086c110,len:0xbdc
load:0x4086e610,len:0x37a8
entry 0x4086c110
I (341) cpu_start: Unicore app
I (350) cpu_start: Pro cpu start user code
I (350) cpu_start: cpu freq: 160000000 Hz
I (350) app_init: Application information:
I (353) app_init: Project name: low_code_lp_core_maincore
I (359) app_init: App version: 1.1.0-f3d94bc1
I (365) app_init: Secure version: 0
I (369) app_init: Compile time: Jan 7 2025 07:43:41
I (375) app_init: ELF file SHA256: 608cab228...
I (380) app_init: ESP-IDF: v5.3.2-376-g9b2d46fde5
I (386) efuse_init: Min chip rev: v0.0
I (391) efuse_init: Max chip rev: v0.99
I (396) efuse_init: Chip rev: v0.1
I (401) heap_init: Initializing. RAM available for dynamic allocation:
I (408) heap_init: At 408297C0 len 00043DA0 (271 KiB): RAM
I (414) heap_init: At 500038F8 len 000006F0 (1 KiB): RTCRAM
I (421) spi_flash: detected chip: generic
I (425) spi_flash: flash io: dio
W (430) i2c: This driver is an old driver, please migrate your application code to adapt
driver/i2c_master.hI (441) sleep: Configure to isolate all GPIO pins in sleep state
I (447) sleep: Enable automatic switching of GPIO sleep configuration
I (465) main_task: Started on CPU0
I (465) main_task: Calling app_main()
zero_code_product: enter main: 45 ms
zero_code_product: Current Free Memory: 260928, Minimum Ever Free Size: 260928, Largest Free Block: 258048
I (476) transport_lp_core_internal: LP UART initialized successfully
CPU 0 interrupt status:
Int Level Type Status
0 * * Reserved
1 * * Reserved
2 1 Level Shared: LP_RTC_TIMER
3 * * Reserved
4 * * Reserved
5 1 Level Used: SYSTIMER_TARGET2
6 * * Reserved
7 * * Reserved
8 1 Level Used: CPU_FROM_CPU_0
9 1 Level Used: SYSTIMER_TARGET0
10 1 Level Used: TG0_WDT
11 2 Level Used: PMU
12 * * Free
13 * * Free
14 * * Free
15 * * Free
16 * * Free
17 * * Free
18 * * Free
19 * * Free
20 * * Free
21 * * Free
22 * * Free
23 * * Free
24 * * Reserved
25 * * Reserved
26 * * Free
27 * * Reserved
28 * * Free
29 * * Free
30 * * Free
31 * * Free
Interrupts available for general use: 17
Shared interrupts: 1
I (575) sys_info: ESP-AMP shared memory: addr=0x40879580, len=0x4fe0
I (582) esp-amp-loader: Reserved dram region (0x4086d560 - 0x40879560) for subcore
I (592) esp-amp-loader: Give unused reserved dram region (0x40870a08 - 0x40879560) back to main-core heap
LP UART initialized successfully
`
Terminal after adding to Apple Home:
`
########################################################
Starting console: 2025-03-27 16:30:35
Opened with baud rate: 115200
ESP-ROM:esp32c6-20220919
I (341) cpu_start: Unicore app
I (350) cpu_start: Pro cpu start user code
I (350) cpu_start: cpu freq: 160000000 Hz
I (350) app_init: Application information:
I (353) app_init: Project name: low_code_lp_core_maincore
I (359) app_init: App version: 1.1.0-f3d94bc1
I (365) app_init: Secure version: 0
I (369) app_init: Compile time: Jan 7 2025 07:43:41
I (375) app_init: ELF file SHA256: 608cab228...
I (380) app_init: ESP-IDF: v5.3.2-376-g9b2d46fde5
I (386) efuse_init: Min chip rev: v0.0
I (391) efuse_init: Max chip rev: v0.99
I (396) efuse_init: Chip rev: v0.1
I (401) heap_init: Initializing. RAM available for dynamic allocation:
I (408) heap_init: At 408297C0 len 00043DA0 (271 KiB): RAM
I (414) heap_init: At 500038F8 len 000006F0 (1 KiB): RTCRAM
I (421) spi_flash: detected chip: generic
I (425) spi_flash: flash io: dio
W (430) i2c: This driver is an old driver, please migrate your application code to adapt
driver/i2c_master.hI (441) sleep: Configure to isolate all GPIO pins in sleep state
I (447) sleep: Enable automatic switching of GPIO sleep configuration
I (465) main_task: Started on CPU0
I (465) main_task: Calling app_main()
zero_code_product: enter main: 45 ms
zero_code_product: Current Free Memory: 260928, Minimum Ever Free Size: 260928, Largest Free Block: 258048
I (476) transport_lp_core_internal: LP UART initialized successfully
CPU 0 interrupt status:
Int Level Type Status
0 * * Reserved
1 * * Reserved
2 1 Level Shared: LP_RTC_TIMER
3 * * Reserved
4 * * Reserved
5 1 Level Used: SYSTIMER_TARGET2
6 * * Reserved
7 * * Reserved
8 1 Level Used: CPU_FROM_CPU_0
9 1 Level Used: SYSTIMER_TARGET0
10 1 Level Used: TG0_WDT
11 2 Level Used: PMU
12 * * Free
13 * * Free
14 * * Free
15 * * Free
16 * * Free
17 * * Free
18 * * Free
19 * * Free
20 * * Free
21 * * Free
22 * * Free
23 * * Free
24 * * Reserved
25 * * Reserved
26 * * Free
27 * * Reserved
28 * * Free
29 * * Free
30 * * Free
31 * * Free
Interrupts available for general use: 17
Shared interrupts: 1
I (575) sys_info: ESP-AMP shared memory: addr=0x40879580, len=0x4fe0
I (582) esp-amp-loader: Reserved dram region (0x4086d560 - 0x40879560) for subcore
I (592) esp-amp-loader: Give unused reserved dram region (0x40870a08 - 0x40879560) back to main-core heap
LP UART initialized successfully
ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0x15 (USB_UART_HPSYS),boot:0x7f (SPI_FAST_FLASH_BOOT)
Saved PC:0x4080a7d0
SPIWP:0xee
mode:DIO, clock div:2
load:0x40875890,len:0x14bc
load:0x4086c110,len:0xbdc
load:0x4086e610,len:0x37a8
entry 0x4086c110
I (341) cpu_start: Unicore app
I (350) cpu_start: Pro cpu start user code
I (350) cpu_start: cpu freq: 160000000 Hz
I (350) app_init: Application information:
I (353) app_init: Project name: low_code_lp_core_maincore
I (359) app_init: App version: 1.1.0-f3d94bc1
I (365) app_init: Secure version: 0
I (369) app_init: Compile time: Jan 7 2025 07:43:41
I (375) app_init: ELF file SHA256: 608cab228...
I (380) app_init: ESP-IDF: v5.3.2-376-g9b2d46fde5
I (386) efuse_init: Min chip rev: v0.0
I (391) efuse_init: Max chip rev: v0.99
I (396) efuse_init: Chip rev: v0.1
I (401) heap_init: Initializing. RAM available for dynamic allocation:
I (408) heap_init: At 408297C0 len 00043DA0 (271 KiB): RAM
I (414) heap_init: At 500038F8 len 000006F0 (1 KiB): RTCRAM
I (421) spi_flash: detected chip: generic
I (425) spi_flash: flash io: dio
W (430) i2c: This driver is an old driver, please migrate your application code to adapt
driver/i2c_master.hI (441) sleep: Configure to isolate all GPIO pins in sleep state
I (447) sleep: Enable automatic switching of GPIO sleep configuration
I (465) main_task: Started on CPU0
I (465) main_task: Calling app_main()
zero_code_product: enter main: 45 ms
zero_code_product: Current Free Memory: 260928, Minimum Ever Free Size: 260928, Largest Free Block: 258048
I (476) transport_lp_core_internal: LP UART initialized successfully
CPU 0 interrupt status:
Int Level Type Status
0 * * Reserved
1 * * Reserved
2 1 Level Shared: LP_RTC_TIMER
3 * * Reserved
4 * * Reserved
5 1 Level Used: SYSTIMER_TARGET2
6 * * Reserved
7 * * Reserved
8 1 Level Used: CPU_FROM_CPU_0
9 1 Level Used: SYSTIMER_TARGET0
10 1 Level Used: TG0_WDT
11 2 Level Used: PMU
12 * * Free
13 * * Free
14 * * Free
15 * * Free
16 * * Free
17 * * Free
18 * * Free
19 * * Free
20 * * Free
21 * * Free
22 * * Free
23 * * Free
24 * * Reserved
25 * * Reserved
26 * * Free
27 * * Reserved
28 * * Free
29 * * Free
30 * * Free
31 * * Free
Interrupts available for general use: 17
Shared interrupts: 1
I (575) sys_info: ESP-AMP shared memory: addr=0x40879580, len=0x4fe0
I (582) esp-amp-loader: Reserved dram region (0x4086d560 - 0x40879560) for subcore
I (592) esp-amp-loader: Give unused reserved dram region (0x40870a08 - 0x40879560) back to main-core heap
LP UART initialized successfully
Console is stopped.
########################################################
Starting console: 2025-03-27 16:34:07
Opened with baud rate: 115200
ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0x15 (USB_UART_HPSYS),boot:0x6f (SPI_FAST_FLASH_BOOT)
Saved PC:0x408007fe
SPIWP:0xee
mode:DIO, clock div:2
load:0x40875890,len:0x14bc
load:0x4086c110,len:0xbdc
load:0x4086e610,len:0x37a8
entry 0x4086c110
I (341) cpu_start: Unicore app
I (350) cpu_start: Pro cpu start user code
I (350) cpu_start: cpu freq: 160000000 Hz
I (350) app_init: Application information:
I (353) app_init: Project name: low_code_lp_core_maincore
I (359) app_init: App version: 1.1.0-f3d94bc1
I (365) app_init: Secure version: 0
I (369) app_init: Compile time: Jan 7 2025 07:43:41
I (375) app_init: ELF file SHA256: 608cab228...
I (380) app_init: ESP-IDF: v5.3.2-376-g9b2d46fde5
I (386) efuse_init: Min chip rev: v0.0
I (391) efuse_init: Max chip rev: v0.99
I (396) efuse_init: Chip rev: v0.1
I (401) heap_init: Initializing. RAM available for dynamic allocation:
I (408) heap_init: At 408297C0 len 00043DA0 (271 KiB): RAM
I (414) heap_init: At 500038F8 len 000006F0 (1 KiB): RTCRAM
I (421) spi_flash: detected chip: generic
I (425) spi_flash: flash io: dio
W (430) i2c: This driver is an old driver, please migrate your application code to adapt
driver/i2c_master.hI (441) sleep: Configure to isolate all GPIO pins in sleep state
I (447) sleep: Enable automatic switching of GPIO sleep configuration
I (465) main_task: Started on CPU0
I (465) main_task: Calling app_main()
zero_code_product: enter main: 45 ms
zero_code_product: Current Free Memory: 260928, Minimum Ever Free Size: 260928, Largest Free Block: 258048
I (476) transport_lp_core_internal: LP UART initialized successfully
CPU 0 interrupt status:
Int Level Type Status
0 * * Reserved
1 * * Reserved
2 1 Level Shared: LP_RTC_TIMER
3 * * Reserved
4 * * Reserved
5 1 Level Used: SYSTIMER_TARGET2
6 * * Reserved
7 * * Reserved
8 1 Level Used: CPU_FROM_CPU_0
9 1 Level Used: SYSTIMER_TARGET0
10 1 Level Used: TG0_WDT
11 2 Level Used: PMU
12 * * Free
13 * * Free
14 * * Free
15 * * Free
16 * * Free
17 * * Free
18 * * Free
19 * * Free
20 * * Free
21 * * Free
22 * * Free
23 * * Free
24 * * Reserved
25 * * Reserved
26 * * Free
27 * * Reserved
28 * * Free
29 * * Free
30 * * Free
31 * * Free
Interrupts available for general use: 17
Shared interrupts: 1
I (575) sys_info: ESP-AMP shared memory: addr=0x40879580, len=0x4fe0
I (582) esp-amp-loader: Reserved dram region (0x4086d560 - 0x40879560) for subcore
I (592) esp-amp-loader: Give unused reserved dram region (0x40870a08 - 0x40879560) back to main-core heap
LP UART initialized successfully
E (10603) transport_lp_core_internal: esp_amp_event_wait failed
I (10650) zero_code_utils: Project version number: 10010000
E (10650) system_api: eFuse MAC_CUSTOM is empty
matter_one_core: Found data model: 2110
W (10664) esp_matter_core: Command 0x00000008 on cluster 0x0000003E already exists. Not creating again.
W (10665) esp_matter_core: Command 0x00000008 on cluster 0x0000003E already exists. Not creating again.
W (10674) esp_matter_core: Command 0x00000008 on cluster 0x0000003E already exists. Not creating again.
I (10685) zero_code_utils: WiFi station not provisioned
E (10690) zero_code_nvs: Error opening NVS: 4354
I (10695) app_main: Test mode can start.
I (10700) zero_code_product: Parsing pre_driver
I (10705) pm: Frequency switching config: CPU_MAX: 160, APB_MAX: 80, APB_MIN: 10, Light sleep: ENABLED
I (10715) zero_code_product: Parsing product_common
W (10721) factory_reset: func: factory_reset_parse_config, line: 333, parse immediately_trigger config warn
factory_reset: Reboot count: 1, reset reason: 21
I (10737) zero_code_product: Parsing test_mode
W (10740) test_mode: func: test_mode_get_trigger_wifi, line: 655, parse rssi config warn
W (10749) test_mode: func: test_mode_get_trigger_wifi, line: 661, parse ssid config warn
I (10758) test_mode: Test case registered: ezc.test_mode.complete, with ssid: test_complete
W (10767) test_mode: func: test_mode_get_trigger_wifi, line: 655, parse rssi config warn
W (10776) test_mode: func: test_mode_get_trigger_wifi, line: 661, parse ssid config warn
I (10785) test_mode: Test case registered: ezc.test_mode.ble_mac, with ssid: test_ble_mac
W (10793) test_mode: func: test_mode_get_trigger_sniffer, line: 712, parse id config warn
I (10802) test_mode: Test case registered: ezc.test_mode.sniffer_mac, with type: 0, case_id: 2
W (10812) test_mode: func: test_mode_get_trigger_wifi, line: 655, parse rssi config warn
I (10820) test_mode: Test case registered: ezc.test_mode.low_code, with ssid: test_low_code_1
W (10830) test_mode: func: test_mode_get_trigger_wifi, line: 655, parse rssi config warn
I (10838) test_mode: Test case registered: ezc.test_mode.low_code, with ssid: test_low_code_2
W (10848) test_mode: func: test_mode_get_trigger_wifi, line: 655, parse rssi config warn
I (10856) test_mode: Test case registered: ezc.test_mode.low_code, with ssid: test_low_code_3
I (10865) test_mode: Entering test_mode
I (10870) test_mode: Checking test_mode wifi
Guru Meditation Error: Core 0 panic'ed (Load access fault). Exception was unhandled.
Core 0 register dump:
MEPC : 0x40030c1a RA : 0x42120538 SP : 0x4082bce0 GP : 0x40813564
TP : 0x4082c6b0 T0 : 0x42116900 T1 : 0x4080d8f8 T2 : 0x420cfbac
S0/FP : 0x4082bd20 S1 : 0x00000000 A0 : 0x00000000 A1 : 0x00000000
A2 : 0xffffffff A3 : 0x4082bec8 A4 : 0x4082bd1c A5 : 0x4082bec4
A6 : 0x00000008 A7 : 0x420d073c S2 : 0x4082c710 S3 : 0x4082bdc8
S4 : 0x421242f8 S5 : 0x4211fd42 S6 : 0x42159000 S7 : 0x42159000
S8 : 0x42124000 S9 : 0x00000025 S10 : 0x42159000 S11 : 0x00000001
T3 : 0x420d01fa T4 : 0x420d0054 T5 : 0x420cfff8 T6 : 0x420cffd8
MSTATUS : 0x00001881 MTVEC : 0x40800001 MCAUSE : 0x00000005 MTVAL : 0x00000000
MHARTID : 0x00000000
Stack memory:
4082bce0: 0xa5a5a5a5 0x4082bd40 0xa5a5a5a5 0xa5a5a5a5 0x42159000 0x4211fd42 0x4082c710 0x4082c070
4082bd00: 0x4082bdc8 0x42157d7a 0x42157d79 0x421247c6 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x4082bec8
4082bd20: 0x00000000 0xffffffff 0x00000000 0x00000000 0xa5a5a5a5 0x00000010 0xa5302073 0xa5a5a5a5
4082bd40: 0x00000009 0xa5a50000 0x4215b67c 0x00000001 0x40872e08 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
4082bd60: 0x00a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000 0xa5a5a5a5
4082bd80: 0xffffffff 0x00000000 0x4082d9a8 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
4082bda0: 0x00000000 0x00000000 0x00000000 0x4082c070 0xffffffff 0x4082c710 0x0000004f 0x42121a86
4082bdc0: 0x00000000 0x00000000 0x4082be50 0x4212f03e 0x0000003e 0xffff0208 0x4082be40 0x0000004e
4082bde0: 0x40828000 0x00000003 0x40870a08 0x4080dff8 0x408751a0 0x40880000 0x40870a08 0x40022498
4082be00: 0x408751a0 0x40880000 0x40870a08 0x40022574 0x00000000 0x00000000 0x00000000 0x00000054
4082be20: 0x40828000 0x00000003 0x4082de6c 0x4082bec4 0x4082bf60 0x42151198 0x000000a1 0x42116912
4082be40: 0x72207070 0x76206d6f 0x69737265 0x203a6e6f 0x408751f8 0x40880000 0x40870a08 0x40022574
4082be60: 0x00000000 0x00000000 0x00000000 0x00000054 0xffffffff 0x00000000 0x408751f8 0x4212f2e6
4082be80: 0x00000000 0x00000000 0x408751f8 0xffffffff 0x4082bf60 0x40813988 0x000000a1 0x421169a2
4082bea0: 0x00000000 0x00000000 0x00000000 0x4082bec4 0x4082bf60 0x00000000 0x408751f8 0x42107a6e
4082bec0: 0x4082bf60 0x00000000 0x00000000 0x4082c6b8 0x00000001 0x40880000 0x00000008 0x420d073c
4082bee0: 0x40829000 0x4082bf60 0x00000000 0x420e0498 0x40829000 0x4082bf60 0x00000000 0x4212e424
4082bf00: 0x421430a1 0x4082a1a4 0x421430bf 0x408022d6 0x4212e270 0x00000000 0x00000000 0x08000004
4082bf20: 0x4082c06e 0x4082c06c 0x00000001 0x4200ba9a 0xa5a5a5a5 0xa5a5a5a5 0x00000000 0x00000000
4082bf40: 0x00000000 0x00000001 0x00000000 0x00000000 0x000000c8 0x00000000 0x00000000 0x00000000
4082bf60: 0x40813784 0x00000074 0x00000001 0x420cfbbc 0x420cfbb0 0x420cfe66 0x420cfca4 0x420cfeae
4082bf80: 0x420cfe9c 0x420cfee4 0x420cfed2 0x420cfcaa 0x420cfe58 0x420d0102 0x420d021e 0x40000748
4082bfa0: 0x420cfbae 0x420cff08 0x420cff60 0x420cfbac 0x420cff80 0x420cffd8 0x420cfff8 0x420d0054
4082bfc0: 0x420d01fa 0x420d06a4 0x420d073c 0x420cfba8 0x420cfe4a 0x420cfba0 0x0000000a 0x00000020
4082bfe0: 0x00000001 0x00000000 0x00000020 0x00000000 0x00000005 0x00000000 0x00000000 0x00000001
4082c000: 0x00000001 0x00000000 0x00000001 0x00000001 0x00000006 0x00000000 0x000002f0 0x00000020
4082c020: 0x000000a1 0x00000000 0x00000001 0x00000007 0x00000003 0x00000000 0x1f2f3f4f 0x00000000
4082c040: 0x00000000 0x00000000 0x00000000 0x40828000 0x00000000 0x42143000 0x42142000 0x4200bb72
4082c060: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
4082c080: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
4082c0a0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
4082c0c0: 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000
ELF file SHA256: 608cab228
Rebooting...
ESP-ROM:esp32c6-20220919
Build:Sep 19 2022
rst:0xc (SW_CPU),boot:0x6f (SPI_FAST_FLASH_BOOT)
Saved PC:0x4001975a
SPIWP:0xee
mode:DIO, clock div:2
load:0x40875890,len:0x14bc
load:0x4086c110,len:0xbdc
load:0x4086e610,len:0x37a8
entry 0x4086c110
I (660) cpu_start: Unicore app
I (668) cpu_start: Pro cpu start user code
I (669) cpu_start: cpu freq: 160000000 Hz
I (669) app_init: Application information:
I (672) app_init: Project name: low_code_lp_core_maincore
I (678) app_init: App version: 1.1.0-f3d94bc1
I (683) app_init: Secure version: 0
I (688) app_init: Compile time: Jan 7 2025 07:43:41
I (694) app_init: ELF file SHA256: 608cab228...
I (699) app_init: ESP-IDF: v5.3.2-376-g9b2d46fde5
I (705) efuse_init: Min chip rev: v0.0
I (710) efuse_init: Max chip rev: v0.99
I (715) efuse_init: Chip rev: v0.1
I (720) heap_init: Initializing. RAM available for dynamic allocation:
I (727) heap_init: At 408297C0 len 00043DA0 (271 KiB): RAM
I (733) heap_init: At 500038F8 len 000006F0 (1 KiB): RTCRAM
I (740) spi_flash: detected chip: generic
I (744) spi_flash: flash io: dio
W (748) i2c: This driver is an old driver, please migrate your application code to adapt
driver/i2c_master.hI (760) sleep: Configure to isolate all GPIO pins in sleep state
I (765) sleep: Enable automatic switching of GPIO sleep configuration
I (786) main_task: Started on CPU0
I (786) main_task: Calling app_main()
zero_code_product: enter main: 47 ms
zero_code_product: Current Free Memory: 260928, Minimum Ever Free Size: 260928, Largest Free Block: 258048
I (797) transport_lp_core_internal: LP UART initialized successfully
CPU 0 interrupt status:
Int Level Type Status
0 * * Reserved
1 * * Reserved
2 1 Level Shared: LP_RTC_TIMER
3 * * Reserved
4 * * Reserved
5 1 Level Used: SYSTIMER_TARGET2
6 * * Reserved
7 * * Reserved
8 1 Level Used: CPU_FROM_CPU_0
9 1 Level Used: SYSTIMER_TARGET0
10 1 Level Used: TG0_WDT
11 2 Level Used: PMU
12 * * Free
13 * * Free
14 * * Free
15 * * Free
16 * * Free
17 * * Free
18 * * Free
19 * * Free
20 * * Free
21 * * Free
22 * * Free
23 * * Free
24 * * Reserved
25 * * Reserved
26 * * Free
27 * * Reserved
28 * * Free
29 * * Free
30 * * Free
31 * * Free
Interrupts available for general use: 17
Shared interrupts: 1
I (896) sys_info: ESP-AMP shared memory: addr=0x40879580, len=0x4fe0
I (903) esp-amp-loader: Reserved dram region (0x4086d560 - 0x40879560) for subcore
I (913) esp-amp-loader: Give unused reserved dram region (0x40870a08 - 0x40879560) back to main-core heap
LP UART initialized successfully
app_driver: Initializing driver
I (982) zero_code_utils: Project version number: 10010000
E (983) system_api: eFuse MAC_CUSTOM is empty
matter_one_core: Found data model: 2110
W (997) esp_matter_core: Command 0x00000008 on cluster 0x0000003E already exists. Not creating again.
W (997) esp_matter_core: Command 0x00000008 on cluster 0x0000003E already exists. Not creating again.
W (1006) esp_matter_core: Command 0x00000008 on cluster 0x0000003E already exists. Not creating again.
I (1017) zero_code_utils: WiFi station not provisioned
E (1022) zero_code_nvs: Error opening NVS: 4354
I (1027) app_main: Test mode can start.
I (1031) zero_code_product: Parsing pre_driver
I (1037) pm: Frequency switching config: CPU_MAX: 160, APB_MAX: 80, APB_MIN: 10, Light sleep: ENABLED
I (1047) zero_code_product: Parsing product_common
W (1052) factory_reset: func: factory_reset_parse_config, line: 333, parse immediately_trigger config warn
factory_reset: Reboot count: 1, reset reason: 12
I (1067) zero_code_product: Parsing test_mode
W (1072) test_mode: func: test_mode_get_trigger_wifi, line: 655, parse rssi config warn
W (1080) test_mode: func: test_mode_get_trigger_wifi, line: 661, parse ssid config warn
I (1089) test_mode: Test case registered: ezc.test_mode.complete, with ssid: test_complete
W (1098) test_mode: func: test_mode_get_trigger_wifi, line: 655, parse rssi config warn
W (1107) test_mode: func: test_mode_get_trigger_wifi, line: 661, parse ssid config warn
I (1115) test_mode: Test case registered: ezc.test_mode.ble_mac, with ssid: test_ble_mac
W (1124) test_mode: func: test_mode_get_trigger_sniffer, line: 712, parse id config warn
I (1133) test_mode: Test case registered: ezc.test_mode.sniffer_mac, with type: 0, case_id: 2
W (1142) test_mode: func: test_mode_get_trigger_wifi, line: 655, parse rssi config warn
I (1151) test_mode: Test case registered: ezc.test_mode.low_code, with ssid: test_low_code_1
W (1160) test_mode: func: test_mode_get_trigger_wifi, line: 655, parse rssi config warn
I (1169) test_mode: Test case registered: ezc.test_mode.low_code, with ssid: test_low_code_2
W (1178) test_mode: func: test_mode_get_trigger_wifi, line: 655, parse rssi config warn
I (1186) test_mode: Test case registered: ezc.test_mode.low_code, with ssid: test_low_code_3
I (1196) test_mode: Entering test_mode
I (1200) test_mode: Checking test_mode wifi
I (1205) pp: pp rom version: 5b8dcfa
I (1209) net80211: net80211 rom version: 5b8dcfa
I (1216) wifi:wifi driver task: 40878a44, prio:23, stack:6144, core=0
I (1223) wifi:wifi firmware version: d7f251b
I (1224) wifi:wifi certification version: v7.0
I (1228) wifi:config NVS flash: enabled
I (1232) wifi:config nano formating: enabled
I (1236) wifi:mac_version:HAL_MAC_ESP32AX_761,ut_version:N, band:0x1
I (1243) wifi:Init data frame dynamic rx buffer num: 32
I (1247) wifi:Init static rx mgmt buffer num: 5
I (1251) wifi:Init management short buffer num: 32
I (1256) wifi:Init dynamic tx buffer num: 32
I (1260) wifi:Init static tx FG buffer num: 2
I (1264) wifi:Init static rx buffer size: 1700 (rxctrl:92, csi:512)
I (1270) wifi:Init static rx buffer num: 10
I (1274) wifi:Init dynamic rx buffer num: 32
I (1278) wifi_init: rx ba win: 6
I (1282) wifi_init: accept mbox: 6
I (1286) wifi_init: tcpip mbox: 32
I (1290) wifi_init: udp mbox: 6
I (1294) wifi_init: tcp mbox: 6
I (1297) wifi_init: tcp tx win: 5760
I (1302) wifi_init: tcp rx win: 5760
I (1306) wifi_init: tcp mss: 1440
I (1310) wifi_init: WiFi SLP IRAM OP enabled
I (1315) phy_init: phy_version 320,348a293,Sep 3 2024,16:33:12
E (1390) wifi:failed to post WiFi event=43 ret=259
W (1391) wifi:ACK_TAB0 :0x 90a0b, QAM16:0x9 (24Mbps), QPSK:0xa (12Mbps), BPSK:0xb (6Mbps)
W (1392) wifi:CTS_TAB0 :0x 90a0b, QAM16:0x9 (24Mbps), QPSK:0xa (12Mbps), BPSK:0xb (6Mbps)
W (1401) wifi:(agc)0x600a7128:0xd214eb0e, min.avgNF:0xce->0xd2(dB), RCalCount:0x14d, min.RRssi:0xb0e(-79.12)
W (1410) wifi:(TB)WDEV_PWR_TB_MCS0:19
W (1413) wifi:(TB)WDEV_PWR_TB_MCS1:19
W (1417) wifi:(TB)WDEV_PWR_TB_MCS2:19
W (1420) wifi:(TB)WDEV_PWR_TB_MCS3:19
W (1424) wifi:(TB)WDEV_PWR_TB_MCS4:19
W (1427) wifi:(TB)WDEV_PWR_TB_MCS5:19
W (1430) wifi:(TB)WDEV_PWR_TB_MCS6:18
W (1434) wifi:(TB)WDEV_PWR_TB_MCS7:18
W (1437) wifi:(TB)WDEV_PWR_TB_MCS8:17
W (1440) wifi:(TB)WDEV_PWR_TB_MCS9:15
W (1444) wifi:(TB)WDEV_PWR_TB_MCS10:15
W (1447) wifi:(TB)WDEV_PWR_TB_MCS11:15
I (1451) wifi:11ax coex: WDEVAX_PTI0(0x000a00a0), WDEVAX_PTI1(0x000102b4).
W (1458) wifi:(he)attach, station, phymode:11ax
I (1462) wifi:mode : sta (9c:9e:6e:76:44:5c)
I (1466) wifi:enable tsf
E (1468) wifi:failed to post WiFi event=2 ret=259
I (1473) test_mode: Test mode AP SSID Scanning...
E (4281) wifi:failed to post WiFi event=1 ret=259`
Beta Was this translation helpful? Give feedback.
All reactions