Suggestion: Link data logger with emulator?

Inquiry and support for Freematics products
Post Reply
moving2
Posts: 2
Joined: Sun Oct 16, 2016 7:33 am

Suggestion: Link data logger with emulator?

Post by moving2 »

I'm wondering if you might (via iOS app or just the Freematics devices themselves) make a way for a vehicle with an OBD2 port with Freematics data logger transmit live vehicle data (e.g., RPM, speed, cat temps, etc.) to the Freematics MK2 emulator so it is fed with real vehicle data? I understand the effective sampling rate at the emulator may be severely limited due to bluetooth, but this would be a very useful way to feed the emulator with real inputs in an easy way. Please let me know if you can add this to your feature request list.
AraTheGreat
Posts: 1
Joined: Fri Jun 23, 2017 8:40 am

Re: Suggestion: Link data logger with emulator?

Post by AraTheGreat »

if this has already been implemented then i would love to know how to do it.....
jonathan
Posts: 18
Joined: Thu Feb 04, 2016 1:25 pm

Re: Suggestion: Link data logger with emulator?

Post by jonathan »

I've written a library to control the emulator. A playback script would be very easy to write since you only need to send a bunch of ATSET commands to the emulator with a delay..

Here's the playback script that will work with the freematics emulator: https://github.com/JonnoFTW/py-obd-ii-e ... layback.py
Post Reply