How to get Debug Output from OBD.cpp

Inquiry and support for Freematics products
Post Reply
masque
Posts: 2
Joined: Thu Aug 28, 2014 7:59 am

How to get Debug Output from OBD.cpp

Post by masque »

Hi, as some others, I try to get my OBD-II Adapter Modell B (I2C) to work with a motorcycle.
I use the components of Telematics Kit #1 except the OBD-II Adapter which is a Model B instead of the UART Model.
Unfortunately I can't get any Data. Looks like ist is stuck in obd.init(). Therefore I would like to see the Debug Output that is implemented in OBD.cpp.
I have enabled #define DEBUG Serial but where is this output written to ? the Serial interface ? I don't get any output.
Any Help would be appreciated.
Post Reply