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

OTA transfer logs using reference apps does not include parsed QueryImage command and BDX messages #11074

Closed
ukatira opened this issue Oct 27, 2021 · 0 comments · Fixed by #11241 or #11510
Assignees

Comments

@ukatira
Copy link

ukatira commented Oct 27, 2021

Testing with the steps from :
10875
11010

Announce OTA Provider command not shown and parsed in OTA-R ref logs

OTA Provider app logs only shows this for QueryImage:
[1635199295345] [6520:47059445] CHIP: [ZCL] OTA Provider received QueryImage

Need parsing with fields like ProviderLocationStruct, Vendor Id, AnnouncementReason etc to validate test cases.

OTA Provider/Req app logs shows this for BDX messages:
[1635199295847] [6520:47059444] CHIP: [BDX] OnMessageReceived: message 0x4 protocol (0, 2)
[1635199295877] [6520:47059445] CHIP: [BDX] OutputEvent type: 2
[1635199296377] [6520:47059444] CHIP: [BDX] OutputEvent type: 1

Parsing BDX messages like SendInit/ReceiveInit etc and and fields within like Proposed Transfer Control, Range Control etc. needed to validate BDX section test cases. Attaching logs for the run

ota-provider.txt
ota-requestor.txt

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