Search found 5 matches
- Tue Jul 10, 2018 11:21 pm
- Forum: Freematics Products
- Topic: BLE Firmware v5
- Replies: 0
- Views: 6248
BLE Firmware v5
I can't find any code for BLE, has this been taken out?
- Tue Jul 10, 2018 10:32 pm
- Forum: Freematics Products
- Topic: [Newbie] One+ empty CSV files
- Replies: 5
- Views: 11980
Re: [Newbie] One+ empty CSV files
Hello, I think there's a bug with the datalogger program - I had the same problem where no data was actually being saved to SD but it was fine saving to SPIFFS.
The problem is the file was never being closed and therefore never actually being saved, this is within the datalogger.h file
I've fixed ...
The problem is the file was never being closed and therefore never actually being saved, this is within the datalogger.h file
I've fixed ...
- Wed Jun 20, 2018 3:59 am
- Forum: Freematics Products
- Topic: Trouble connecting to OBD,
- Replies: 5
- Views: 9915
Re: Trouble connecting to OBD,
My cars using ISO 9141 protocol
Is this protocol not compatible then?
many thanks stanley
Is this protocol not compatible then?
many thanks stanley
- Mon Jun 18, 2018 10:58 pm
- Forum: Freematics Products
- Topic: Trouble connecting to OBD,
- Replies: 5
- Views: 9915
Re: Trouble connecting to OBD,
stanley wrote:
> What car do you have?
Seat Ibiza 2005/6
> What car do you have?
Seat Ibiza 2005/6
- Mon Jun 18, 2018 8:52 am
- Forum: Freematics Products
- Topic: Trouble connecting to OBD,
- Replies: 5
- Views: 9915
Trouble connecting to OBD,
I can't get any data off of the OBD connector, I've tried uploading the example sketch "simple_obd_test" from the firmware_v5 folder. I am getting stuck when initialising when running the obd.init() function in the FreemticsOBD.cpp library
On the serial monitor, all I get back is
Connecting to OBD ...
On the serial monitor, all I get back is
Connecting to OBD ...