You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: