Skip to content

Override ZigBee Device Profile, Device Announcement capability? (TZ-1580) #580

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

Open
jaccobezemer opened this issue Feb 28, 2025 · 0 comments

Comments

@jaccobezemer
Copy link

jaccobezemer commented Feb 28, 2025

Is your feature request related to a problem?

Hi, Is it possible to override the default capability for device announcement?

When I trace the commissioning proces the capability is 0x8c. See below.

ZigBee Device Profile, Device Announcement, Nwk Addr: 0x6f59, Ext Addr: Espressif_ff:fe:4e:e4:b0
Sequence Number: 1
Nwk Addr of Interest: 0x6f59
Extended Address: Espressif_ff:fe:4e:e4:b0 (40:4c:ca:ff:fe:4e:e4:b0)
Capability Information: 0x8c
.... ...0 = Alternate Coordinator: False
.... ..0. = Full-Function Device: False
.... .1.. = AC Power: True
.... 1... = Rx On When Idle: True
.0.. .... = Security Capability: False
1... .... = Allocate Short Address: True

Describe the solution you'd like.

I want to be able to set Full-Function Device from False to True.
So Capability Information is 0x8e instead of 0x8c.

Is this possible? How and where?

Describe alternatives you've considered.

No response

Additional context.

No response

@github-actions github-actions bot changed the title Override ZigBee Device Profile, Device Announcement capability? Override ZigBee Device Profile, Device Announcement capability? (TZ-1580) Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant