Search found 3 matches

by Chiro
Sat Feb 10, 2018 4:22 am
Forum: Freematics Products
Topic: Bug while parsing and sending the 6th DTC code to the HUB
Replies: 3
Views: 6957

Re: Bug when reading the 6th DTC code

Hi Stanley, I have modified the readDTC function and I am printing the value of the char p variable for each run of the for loop. Here is the printout: m To me it seems all 6 DTC are correct, from 108 to 113, but later something definitely changes the value of the sixth DTC, as you can see these val...
by Chiro
Wed Feb 07, 2018 8:42 pm
Forum: Freematics Products
Topic: Bug while parsing and sending the 6th DTC code to the HUB
Replies: 3
Views: 6957

Re: Bug when reading the 6th DTC code

Hi Stanley, sorry for slow reply, I have been busy with tasks on another project. I will try to give you the printouts during this week. Just to make sure, you don't want the printouts of DTC from the output of the readDTC function call in telelogger.ino then you want me to insert a printout in the ...
by Chiro
Tue Jan 09, 2018 7:46 pm
Forum: Freematics Products
Topic: Bug while parsing and sending the 6th DTC code to the HUB
Replies: 3
Views: 6957

Bug while parsing and sending the 6th DTC code to the HUB

Hi, I am using the OBDII Emulator board and GUI with the FreematicsOnePlus. I have configured the Emulator to send 6 different DTC codes to the FreematicsOnePlus. The first 5 DTC are read properly, but the sixth one is always read with value 1. I have tried several different DTC codes as the 6th one...