Page 1 of 1

Freematics Firmware v5 settings

Posted: Sun Nov 11, 2018 10:14 pm
by ps-bmw
Hi Guys,

I successfully uploaded the firmware v5 to my Freematics One+ and it works. Now, I would like to customize the data being logged.

1. How can I change the PIDs to be logged in hexa format? (0x10b instead of 10b)
2. How can I log the VIN and additional PIDs? There are only a few will be logged.
3. How can add timestamp to each record, so it logs: ts, PID, value

Thanks in advance!

Best wishes,
Peter

Re: Freematics Firmware v5 settings

Posted: Sun Apr 28, 2019 1:38 am
by gab696
Hi peter,
I am looking for the same thing.
Have you found the solution or any reply from another user?
thanks !

Re: Freematics Firmware v5 settings

Posted: Sun May 12, 2019 8:14 pm
by aboaboit
If you don't mind having the timestamp only once per cycle, here is my solution:
https://github.com/stanleyhuangyc/Freematics/pull/92
It's not yet in the official tree but you're welcome to try it out, if it helps.
(this applies only to the Datalogger sketch, of course)