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

[BUG] the example tv-casting-app didn't send the Matter Error to upper Java #37886

Open
michaelxue19 opened this issue Mar 5, 2025 · 0 comments
Labels
bug Something isn't working needs triage tv-casting

Comments

@michaelxue19
Copy link

Reproduction steps

Reproduced steps:

  1. On mater branch, build the tv-casting-app and install on the android;
  2. Long click the FireTV discovered on local network;
  3. Input the wrong pin code;
  4. the Demo app didn't show the error code until next time enter connection;

Note: the correct pincode doesn't have this problem.
Please check out the video.

demo2.4.mp4

demo-wrong-pincode.txt

Bug prevalence

The bug is 100% reproducible

GitHub hash of the SDK that was being used

NA

Platform

android

Platform Version(s)

No response

Anything else?

From log, the android received the Commissioning failure msg. but didn't populate it to Java layer

03-05 09:25:57.151 21352 21404 E SC      : Failed during PASE session setup: src/protocols/secure_channel/PASESession.cpp:784: CHIP Error 0x00000038: Invalid PASE parameter
03-05 09:25:57.151 21352 21404 E SVR     : Commissioning failed (attempt 1): src/protocols/secure_channel/PASESession.cpp:784: CHIP Error 0x00000038: Invalid PASE parameter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage tv-casting
Projects
Status: Todo
Development

No branches or pull requests

2 participants