Comment by gh123man
4 years ago
It's pretty insane how locked down their software is. I was looking into building a battery status app for the Garmin Fenix watches that connected directly to the board over bluetooth, but you need to fetch a key from their api with a carefully crafted request that is used to re-authenticate with the board every few seconds. If you mess up the API call they IP ban you and warn you of API abuse.
Crazy: https://github.com/ponewheel/android-ponewheel/issues/109#is...
I love my Onewheel - but why can't they just open up a read only API for stats so people can build 3rd party apps around them.
Agree! I was just trying to do this with my PintX and an ESP32. Insane how locked down this is.