I’d like to be able to receive realtime data from Racechrono app. I’m leaning towards using websockets for realtime data updates for remotely tracking app data. Does anyone have any thoughts if this could be done with Racechrono’s awesome app? Or would there be a better approach you’d recommend? I’d rather not have additional hardware in my car but rather allow Racechrono app to manage sending the data for real-time updates.
Comments
Use the API that is published on GitHub 👍 I'd suggest using an ESP32 but of course it can be done in many different ways.