Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run esp-matter-main\examples\light example failed (CON-1053) #845

Closed
wangwenxue1989 opened this issue Feb 19, 2024 · 3 comments
Closed

run esp-matter-main\examples\light example failed (CON-1053) #845

wangwenxue1989 opened this issue Feb 19, 2024 · 3 comments

Comments

@wangwenxue1989
Copy link

Describe the bug
I modify esp-matter-main\examples\light example,just add:
#define BSP_LED_NUM 1
Then compile with errors.

Environment

  • ESP-Matter Commit Id: main
  • ESP-IDF Commit Id: v5.1.2
  • SoC (eg: ESP32 or ESP32-C3):ESP32-C3)
  • Device Logs (Please attach the log file):
    error log.txt
  • Host Machine OS:Ubuntu
  • Commissioner app and versions if present:
  • Commissioner's logs if present:

Any additional details
...

would somebody can help? Thanks!

@github-actions github-actions bot changed the title run esp-matter-main\examples\light example failed run esp-matter-main\examples\light example failed (CON-1053) Feb 19, 2024
@jadhavrohit924
Copy link
Contributor

@wangwenxue1989 This should not happen, error says SET_HUE and SET_SATURATION are not defined. Could you please check if you missed to include some header in your project? Or share the patch that you have created on example/light.

@dhrishi
Copy link
Collaborator

dhrishi commented Mar 5, 2024

@wangwenxue1989 Please share the details requested. Or please close the issue if it is working fine

@dhrishi
Copy link
Collaborator

dhrishi commented Mar 26, 2024

Please retry with the latest codebase. In case of any issues, please re-open by providing the requested details.

@dhrishi dhrishi closed this as completed Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants