-
Notifications
You must be signed in to change notification settings - Fork 0
Onewheel Pint #6
Comments
The thing with the unlock:For me the board unlock mechanism also does not work 100% of the time. Sometimes it locks up roughly after 10-25 min and sometimes it doesn't. Until know I thought it was a problem of my phone since when I was testing it with my laptop it was working always without any problem - even for hours... PintI personally won't get one (too much money right now ;D). |
My Pint should be here in a few weeks and I'll be updating (and live streaming) the OWCE app. I'll come do a PR here with required changes as well. |
Awesome! Let me know where and when you are streaming and I will try to hang around in the chat :D |
Any updates on the Pint front? |
FM delayed my shipment, Fedex delayed my shipment. It is on route to me now. I’ll let you know when it arrives. |
@COM8 , Pint has arrived. Hopefully Ill get some time this weekend to play with it. |
@COM8, Pint has changed things a little. Here is a little list of what I have found so far.
|
Hmm let me know if I can help you in some way. |
Have not had a lot of time to work on this. But I have built a new tool for looking into how the OW BLE works. I am hoping this will reveal more secrets about the Pint connection system. |
I'll have my Pint within a month, an interested in using your tool to aid investigation where I can with my board! |
More update from the Pint. I have setup a BT passthrough thing to monitor all BT traffic to decipher what is happening. Any request that comes in gets forwarded to the board and then from the board back to the OW app. Currently its intercepting OW Plus just fine, I'm seeing all of the data logged. Seeing the handshake take place. Seeing some other things I didn't know happens (writing 0 to the RPM every few seconds). Pint however stops at some point after the handshake. Going to keep investigating. |
@beeradmoore thanks for looking into this, whatever you find we can roll into the app. |
I got my Pint a few weeks back and now have tried it with my Web Bluetooth based app: This app has trouble staying connected to the XR (the hey-I'm-still-here handshake every half a minute just doesn't work and I don't know why) so I don't know if Pint is any different in this regard, but right off the bat it is clear that all characteristic names must have changed, because I am getting zeroes across the board. Does anyone know how to download the Onewheel firmware updates? I know the app is capable of updating the board, so presumably in the official app's codebase, there is an update endpoint somewhere from which the firmware update blobs could be downloaded for reversing? AFAIK Pint had no firmware update since release though and I am not sure the original factory firmware would be obtainable from this update service anyway. Has anyone looked into this? |
EDIT: Use at your own risk. FM are IP banning people who attempt to use this unlock code when it appears to be invalid. Pint (+ new XR probably) unlock is complete, ponewheel/android-ponewheel#109 (comment) |
Hey, first of all, thank you for a great app! You're code helped me a lot when implementing a Web Bluetooth based Onewheel companion app of my own. Especially the unlock part, although I am still struggling with the reminder to the board to stay unlocked. I'm sure I'll be able to figure it out though based on further reading of your code.
Will you be getting a Pint and extending this app to support it? I am thinking of ordering one now that they are shipping them. Of course it will take a while before it actually arrives.
I heard that there will be a different app for the Pint, hopefully that doesn't mean it will be more locked down than the current one is.
The text was updated successfully, but these errors were encountered: