Search found 2 matches
- Tue May 14, 2024 5:42 pm
- Forum: Freematics Software
- Topic: Troubles reading OBD-data
- Replies: 2
- Views: 8100
Re: Troubles reading OBD-data
Thank you for the reply! Interesting about the AT commands, I'll stick to the basic ones in the future. As you noted I had to modify the code in order to handle custom PIDs, but I'm not even getting to that stage since I receive "NO DATA" on the buffer. I am not sure I understand how much ...
- Mon May 13, 2024 11:54 pm
- Forum: Freematics Software
- Topic: Troubles reading OBD-data
- Replies: 2
- Views: 8100
Troubles reading OBD-data
Hi! I have modified the software to handle different PIDs for use in vehicles with custom OBD. Inputting the given commands works for reading data from the emulator, but whenever I read from the car I only recieve "NO DATA" on the buffer. Using a different device works, so I know that the ...