Do you run the `integrations/bridge-zround.py`?
The OpenStint project defines its
own protocol, but it's currently not supported by any other laptimers. By default, it listens on port 5556.
The ZRound is compatible with many laptimer protocols, but also
defines its' own. By default, it connects to port 5001.
There is a python-based integration to convert between the two. It has to run as well, meaning there are 3 things you have to start: openstint, zround-bridge and zround manager.
OpenStint:5556 <---> zround-bridge:5001 <---> ZRound
There is a
setup tutorial which I think is applicable on OrangePi as well.
Once I - or someone else - manages to build a P3/MyLaps bridge, we can use this decoder with LiveTime/RC-timing as well.