Freematics ONE not working with Emulator version 1

Inquiry and support for Freematics products
Post Reply
gdpwork
Posts: 15
Joined: Sat Jun 21, 2014 9:48 am

Freematics ONE not working with Emulator version 1

Post by gdpwork »

Hi, I have the Freematics V4 (ONE) and I've just uploaded the datalogger sketch (succhessfully). I've also inserted an SD card into it (no sim card inserted). This version was requested with GPS integrated.
After connecting it to the emulator version one (the one with wheels) I get nothing in the SD Card, the blue light is not blinking. The sketch is the one from github without any change in it. Any advice?

I'm getting this in the Serial Monitor

OBD OK
GPS NO
VIN:A1JC5444R7252367
GPS NO
VIN:A1JC5444R7252367
File:DAT00001.CSV
File error
File:DAT00001.CSV
File error
File:DAT00001.CSV
File error
Felix
Posts: 4
Joined: Thu Oct 26, 2017 9:50 am

Re: Freematics ONE not working with Emulator version 1

Post by Felix »

Hi gdpwork,
After much messing around and many errors I have mine working sort of.
The files I used are
Config.h
Datalogger.h
Datalogger.ino

These are all standard from the datalogger folder, however in order to get the everything working I needed a few more files
FreematicsGPS.h
FreematicsMEMS.h
FreematicsONE.h
Also you need to grab the libraries from the website and include them in the IDE.

If this is not helping you too much I can zip them all up and attach them or send them to you another way. Just let me know
Post Reply