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

Enable echo protocol in lighting app for secure channel test #5235

Closed
yufengwangca opened this issue Mar 9, 2021 · 0 comments · Fixed by #5236
Closed

Enable echo protocol in lighting app for secure channel test #5235

yufengwangca opened this issue Mar 9, 2021 · 0 comments · Fixed by #5236
Assignees

Comments

@yufengwangca
Copy link
Contributor

Problem

provide test interface (API) to test section 4.13 (CRMP) using lighting-app as the accessory.

Provide a way to send Message with R flag set, verify receiver to send back an acknowledgment. If R flag is not set , message is unreliable and do not expect ACK from receiver.
Verify if ACK msg contains A flag. When set, the Acknowledged Message Counter field SHALL be present and valid
Create unreliable message to piggyback ACKs.
Detect duplicate Messages, Parse the received message contents per section 4.3.3.

Proposed Solution

Enable echo protocol in lighting app for secure channel test

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 a pull request may close this issue.

1 participant