Search found 2 matches
- Fri Dec 25, 2020 11:53 am
- Forum: Freematics Software
- Topic: Getting a different mode PID in Telelogger
- Replies: 0
- Views: 5490
Getting a different mode PID in Telelogger
I'm using the telelogger.ino sketch with a Freematics ONE+ Traccar Edition. How do I go about getting it to report a PID in mode 21? I'm specifically looking for PID 2129 which I believe is my truck's fuel level.
- Fri Dec 25, 2020 11:51 am
- Forum: Freematics Products
- Topic: Freematics One+ GPS Question
- Replies: 1
- Views: 4555
Freematics One+ GPS Question
I just got a Freematics One+ Traccar edition. Using the firmware_v5 telelogger project, I lowered the reporting interval to 5 seconds (DATA_INTERVAL_TABLE {5000, 20000, 50000}), added PID_FUEL_LEVEL, and pointed it at my locally hosted Traccar server. I took a ten minute drive with my car, and it ne...