-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Android] Chiptool app on Xiaomi tab 5 is crashing while pairing with Thread devices #32868
Comments
Any updates? or information is this issue affecting more then this device (is it SoC, manufacturer etc issue?) |
Hi, @igor90ns It seems to me we can suppress ChipDeviceControllerException when invoking pairing API for android, but the root cause is related to BLE Gatt Service, you may check whether svcId is null or not with your debugging build. You mention "On all other devices it seems that commissioning works fine", I assume this fails with the particular thread device, which seems to soemthing wrong on its BLE configuration. with that thread device
|
I am using libraries and i cant access values, but when I set breakpoint i can see that var6 is null
No, it means that I have tried same use case with different mobile devices (Samsung S22, Google Pixel 7, Huawei P9 Lite) and it works correctly with thread devices, but when i try same on Xiaomi Tab 5 (model 21051182g) with android 13 chiptool app crashes. Regarding thread device, I have used Nanoleaf bulb and led strip (matter certified devices) |
@igor90ns |
@igor90ns feel free to reopen or create a new issue if it is still problematic, thanks |
Reproduction steps
ChipTool app is crashing while pairing with thread device, only on Xiaomi Tab 5 android device. On all other devices it seems that commissioning works fine
Issue is detected on official 1.2.0.1 release and in latest pull from master on date 05.04.2024
xiaomi crash.txt
Platform
android
Platform Version(s)
v1.2.0.1
Type
Manually tested with SDK
(Optional) If manually tested please explain why this is only manually tested
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: