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

ZBD distributed TC mode only when TC address is NOT provided #61

Open
wants to merge 1 commit into
base: gsdk_4.4
Choose a base branch
from

Conversation

geoffrey-vl
Copy link

Currently when the TC address is provided in the ZigbeeDirect OOB joining method, the code sets Distributed TC mode and also reports the TC address as FF:FF: instead of the TC address that was passed over BLE.

However, according to the Zigbee Direct specs:

In case the Trust Center TLV is omitted, then the device will set the trust center address to
0xFFFFFFFFFFFFFFFF (for distributed security).

So it's the other way around that what is in the code.
After applying this patch, and passing a TC address during the OOB joining, I now see the TC address also in the commissioning status.

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

Successfully merging this pull request may close these issues.

1 participant