Skip to content

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

@jaccobezemer

Description

@jaccobezemer

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions