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

Both Android phones crash after reaching UWB connection #308

Open
BillyYiuCimda opened this issue Jul 18, 2024 · 1 comment
Open

Both Android phones crash after reaching UWB connection #308

BillyYiuCimda opened this issue Jul 18, 2024 · 1 comment

Comments

@BillyYiuCimda
Copy link

One phone is Samsung Galaxy S24 Plus with only distance support, the other phone is Pixel 7 Pro with distance, azimuthal angle and elevation angle support. When I use uwb:1.0.0-alpha08, both phone programs crash after reaching UWB connection. When I use uwb:1.0.0-alpha05, both phone program don't crash but only the Pixel 7 Pro shows the position red dot, the other Samsung phone has no red dot, no matter whether it is controller or controlee.

@BillyYiuCimda
Copy link
Author

BillyYiuCimda commented Jul 19, 2024

Since uwb:1.0.0-alpha06, the RangingParameters was updated but the uwbRanging example code is still expecting the old RangingParameters, such as subSessionId. That is why it caused problem.
image

Old
image

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

No branches or pull requests

1 participant