Search found 4 matches
- Sat Aug 22, 2015 6:11 am
- Forum: Freematics Products
- Topic: Problem flashing Freematics Vehicle Data Logger
- Replies: 6
- Views: 17542
Re: Problem flashing Freematics Vehicle Data Logger
Do you know what protocol (CAN or others) your car uses? It should be ISO 15765-4 (CAN 11/500). I got the info from m I have tried to set OBD_ATTEMPTS in config.h to 0, but that doesn't help. It just makes all slow. /************************************** * Hardware setup **************************...
- Tue Aug 18, 2015 6:48 pm
- Forum: Freematics Products
- Topic: Problem flashing Freematics Vehicle Data Logger
- Replies: 6
- Views: 17542
Re: Problem flashing Freematics Vehicle Data Logger
Hey Jason, i happen to have the same error, appart from the memory location and the value to be different. Verification error; content mismatch. did you test your solution? Are there some steps you are willing to share to help me out? Stanley, maybe any help here? thanks, Mark Hi Mark, Flashing the...
- Thu Aug 06, 2015 7:42 pm
- Forum: Freematics Products
- Topic: Problem flashing Freematics Vehicle Data Logger
- Replies: 6
- Views: 17542
Re: Problem flashing Freematics Vehicle Data Logger
Well found the following site http://www.gammon.com.au/bootloader
And the tools under https://github.com/nickgammon/arduino_sketches work to flash the bootloader and the Atmega_Hex_Uploader (http://www.gammon.com.au/forum/?id=11638) needed some fixes but it did help to program the Data logger with v3.
I have not tried it out in my car, but it does write log files to the SD card.
Cheers,
Jason
And the tools under https://github.com/nickgammon/arduino_sketches work to flash the bootloader and the Atmega_Hex_Uploader (http://www.gammon.com.au/forum/?id=11638) needed some fixes but it did help to program the Data logger with v3.
I have not tried it out in my car, but it does write log files to the SD card.
Cheers,
Jason
- Wed Aug 05, 2015 11:51 pm
- Forum: Freematics Products
- Topic: Problem flashing Freematics Vehicle Data Logger
- Replies: 6
- Views: 17542
Problem flashing Freematics Vehicle Data Logger
I'm using a Arduino Uno as ISP and when I try to write the datalogger v3 sketch I get the following: avrdude: Version 6.0.1, compiled on Apr 14 2015 at 16:30:25 Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/ Copyright (c) 2007-2009 Joerg Wunsch System wide configuration file is "/A...