ElectricMotorcycleForum.com

Makes And Models => Zero Motorcycles Forum | 2013+ => Topic started by: Walter on September 21, 2016, 02:12:28 PM

Title: App Logs
Post by: Walter on September 21, 2016, 02:12:28 PM
Hi All,
i would like to get the logs of my rides, speed, torque etc.
The Zero-App seems to collect the data and you can email the logs to Zero for maintenance purposes.
Does anybody knows a possiblility to get that data?
Thanks for your Help,
Walter
Title: Re: App Logs
Post by: WoadRaider on September 21, 2016, 02:41:14 PM
Hey Walter, I just asked that same question yesterday.
Is there any way for me to check the logs?

This python script is available which can decode logs that your phone app can email to you from the diagnostics page:
https://github.com/KimBurgess/zero-log-parser

Title: Re: App Logs
Post by: BrianTRice@gmail.com on September 22, 2016, 12:57:31 AM
Walter is looking for data logs, not event logs. The Zero MBB records events, but not data. We'd need something like the DigiNow data reaper to get upgraded for this sort of thing, or duplicate the official app protocol.

It's very easy conceptually to log all the data from the MBB, but making this work live on the bike would take some development work... I'd be able to do this if I had time, but my priorities are elsewhere right now.