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

[BUG] [ESP32] Lock app cannot control Lock/Unlock #24015

Closed
mmt-10 opened this issue Dec 12, 2022 · 0 comments · Fixed by #24169 or #24547
Closed

[BUG] [ESP32] Lock app cannot control Lock/Unlock #24015

mmt-10 opened this issue Dec 12, 2022 · 0 comments · Fixed by #24169 or #24547
Labels

Comments

@mmt-10
Copy link

mmt-10 commented Dec 12, 2022

Reproduction steps

https://github.com/project-chip/connectedhomeip/blob/master/examples/lock-app/esp32/main/DeviceCallbacks.cpp

this example support only on/off(`app::Clusters::OnOff::Id`).
I guess it must support `DoorLock::Id' and `lock/unlock`.

Google Nest hub2 cannot control Lock/Unlock of ESP32.

Bug prevalence

always

GitHub hash of the SDK that was being used

c76ba8f

Platform

esp32

Platform Version(s)

No response

Anything else?

for example, PSoC6 example has a lot of callback function.
https://github.com/project-chip/connectedhomeip/blob/master/examples/lock-app/infineon/psoc6/src/ZclCallbacks.cpp

ESP32 lock app sample has only on/off function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants