Search found 1 match
- Fri Mar 19, 2021 4:21 pm
- Forum: Freematics Products
- Topic: adapter V2.0 with software serial.
- Replies: 1
- Views: 3952
adapter V2.0 with software serial.
Hello? I'm using adapter v2.0 with software Serial. I plugged adapter's white line to my arduino UNO pin3, and green line to pin2. I plugged adapter to OBD2 port but It seems nothing happened to my laptop serial monitor. Is there any error with my code? #include <OBD2UART.h> #include <SoftwareSerial...