Search found 15 matches
- Tue Oct 31, 2017 6:17 am
- Forum: Freematics Products
- Topic: Freematics ONE not working with Emulator version 1
- Replies: 1
- Views: 4513
Freematics ONE not working with Emulator version 1
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...
- Mon Apr 03, 2017 2:18 am
- Forum: Freematics Products
- Topic: Freematics ONE with Freematics OBD-II Emulator MK1 not logging
- Replies: 1
- Views: 5493
Freematics ONE with Freematics OBD-II Emulator MK1 not logging
Hi, I'm using the Freematics ONE with the Freematics OBD-II Emulator MK1. but I got nothing in the SD, not even empty files.
Shouldn't the default sketch that comes preloaded save something? Or there's something that needs to be changed? Did my FREEMATICS ONE came broken?
Thanks. Guillermo.
Shouldn't the default sketch that comes preloaded save something? Or there's something that needs to be changed? Did my FREEMATICS ONE came broken?
Thanks. Guillermo.
- Tue Feb 07, 2017 11:58 pm
- Forum: Freematics Products
- Topic: Freematics ONE not logging with default sketch
- Replies: 0
- Views: 4649
Freematics ONE not logging with default sketch
Hi, I tried the Freematics ONE on a VW Gol (2004) which I know doesn't have the protocols, but I just want to log the information from the GPS and MEMS sesors, but I got nothing in the SD. Shouldn't the default sketch that comes preloaded save something? (at least everything that is not OBD related)...
- Sat Aug 06, 2016 12:43 am
- Forum: Freematics Products
- Topic: Bigger Font
- Replies: 2
- Views: 7611
Re: Bigger Font
I'm haven't tried it but what about going to MultiLCD.h and adding a new size like typedef enum { FONT_SIZE_SMALL = 0, FONT_SIZE_MEDIUM, FONT_SIZE_LARGE, FONT_SIZE_XLARGE , FONT_SIZE_XXLARGE } Then replacing the usage of FONT_SIZE_XLARGE with FONT_SIZE_XXLARGE. But I guess you'll need to arrange the...
- Fri Aug 05, 2016 8:45 am
- Forum: Freematics Products
- Topic: Bug in latest code? LCD 2.8 blank after upload
- Replies: 0
- Views: 5533
Bug in latest code? LCD 2.8 blank after upload
Hi, I have the kit #2 and after uploading the latest code from github located in m the LCD is blank and no information is retrieved. (I'm using the libraries from there). I'm using the TFT 2.8" which is in code: LCD_ILI9325D lcd; /* 2.8" ILI9325 based LCD */ and GPS as 38400 baud rate like...
- Fri Aug 05, 2016 5:23 am
- Forum: Freematics Products
- Topic: No SD card
- Replies: 0
- Views: 4882
No SD card
Hi, I see No SD Card on the TFT with the SD card inserted unless the Mega is wired to the USB port in the computer.
Do you know why? I can't log into an SD unless wired to the computer...
Thanks in advance. Guillermo.
Do you know why? I can't log into an SD unless wired to the computer...
Thanks in advance. Guillermo.
- Fri Aug 05, 2016 4:38 am
- Forum: Freematics Products
- Topic: Is there any way to change to frequency of data retrieval?
- Replies: 2
- Views: 7633
Is there any way to change to frequency of data retrieval?
Is there any way to change to frequency of data retrieval? I mean, If I want to get as much data as possible, like as frequent as possible for OBD, MEMS and GPS, How I can do it?
Thanks. Guillermo.
Thanks. Guillermo.
- Fri Aug 05, 2016 4:23 am
- Forum: Freematics Products
- Topic: Bug in v3
- Replies: 0
- Views: 4829
Bug in v3
All, there's a bug in v3 code...
Please add #define USE_FRIENDLY_PID_NAME 1 in config.h or it will not log readable text despite it is set to do it.
Please add #define USE_FRIENDLY_PID_NAME 1 in config.h or it will not log readable text despite it is set to do it.
- Wed Aug 03, 2016 5:24 am
- Forum: Freematics Products
- Topic: Is it possible to get the current datetime?
- Replies: 0
- Views: 4888
Is it possible to get the current datetime?
If I have GPS fix I think I should be able to get current datetime right? How?
If I don't have a GPS Fix, Can I get it from the OBD2 data? How?
If I don't have neither GPS fix nor OBD2 data (older ECU models), Is there any way to get current datetime? How?
Thanks in advance! Guillermo.
If I don't have a GPS Fix, Can I get it from the OBD2 data? How?
If I don't have neither GPS fix nor OBD2 data (older ECU models), Is there any way to get current datetime? How?
Thanks in advance! Guillermo.
- Tue Sep 09, 2014 12:58 am
- Forum: Freematics Products
- Topic: Getting different data from SD and over Bluetooth
- Replies: 1
- Views: 6850
Getting different data from SD and over Bluetooth
Hi, I'm working with an Android project which reads over Bluetooth what the Freematics OBD II adapter v2 is sending. What's weird is that I can see the logged data into the SD different from what I can see when I read it in Android. What I can see in SD card is something like: $GPRMC,131200.569,V,,,...