The results are a bit disappointing I'm afraid:
Zero MBB log
Serial number b'2015_mbb_ca1a29_00460'
VIN b'538SD7Z20FCB04743'
Firmware rev. 40
Board rev. 3
Model b'DS'
---
Perhaps you can try the other option in the Zero app and download the MBB and Battery logs? The app says it takes about ten minutes and you end up with two 128Kb files. I've attached the results from when I tried it as log.txt and log1.txt
Here are some instructions explaining what I did to run the utility:
1. Download and install the Windows Python client 3.5.1 from here:
https://www.python.org/downloads/2. Create a folder on your C:\ drive called py
3. In that folder create a file called py.bat with the following contents:
cd C:\Users\<UserName>\AppData\Local\Programs\Python\Python35-32\
pause
python zero_log_parser.py c:\py\Erasmo.bin -o c:\py\Erasmo.txt
pause
Replace <UserName> with your own Username on your PC. You should be able to browse to the relevant folder and find a file called python.exe - just so you know you've got the path correct.
4. Copy your .bin file to c:\py and rename it to something useful.
5. Edit your py.bat file to change the Erasmo.bin and Erasmo.txt files accordingly.
6. Don't forget the save your .bat file
7. Double-click on your py.bat file
8. You should get a screen like the attached screenshot
9. Open the txt file in your favourite text editor. I like Notepad++.
I'm sure there is probably a more elegant way of doing this, but this is what worked for me. I hope this helps and good luck with that CHAdeMO kit! :-)