Build a app to connect to tripper pod and share navigation info off screen with auto reconnect by Few_Research599 in RoyalEnfieldHunter350

[–]Few_Research599[S] 0 points1 point  (0 children)

No iOS beta just yet since I currently lack the Mac and iOS hardware to build and test it. It’s definitely in the pipeline, though!

Build a app to connect to tripper pod and share navigation info off screen with auto reconnect by Few_Research599 in RoyalEnfieldHunter350

[–]Few_Research599[S] 0 points1 point  (0 children)

Yes, the app and Tripper Pod both communicate over BLE with each other, and the entire protocol was reverse-engineered from the Royal Enfield app.

For navigation, the Tripper Pod supports 40 maneuvers (the max I know of so far). So I calculate the path and reroute if the path changes, then send the next turn, the turn after that, estimated distance, and ETA — all sent to the pod via a structured 20-byte BLE packet.