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
When running the ready_to_range.py tutorial with two tags, the system spits out only 0x12 (POZYX_ERROR_RTIMEOUT1) errors when calling pozyx.doRanging. The two tags are on the same UWB settings and are well within range of each other.
Testing has been done on multiple machines and multiple tags with Python version 3.5.3 and a clean clone of this repository. The same tags would run this demo without issues on firmware version 1.0 when they were purchased.
The text was updated successfully, but these errors were encountered:
Tag Firmware Version: 1.1
When running the
ready_to_range.py
tutorial with two tags, the system spits out only0x12
(POZYX_ERROR_RTIMEOUT1) errors when callingpozyx.doRanging
. The two tags are on the same UWB settings and are well within range of each other.Testing has been done on multiple machines and multiple tags with Python version 3.5.3 and a clean clone of this repository. The same tags would run this demo without issues on firmware version 1.0 when they were purchased.
The text was updated successfully, but these errors were encountered: