Has anyone tried reading parameters from OBD-II emulator using Freematics OBD-II UART Adapter V2.1 from RPi 3 python

Inquiry and support for Freematics products
Post Reply
mankal2110
Posts: 2
Joined: Thu Jun 21, 2018 4:35 am

Has anyone tried reading parameters from OBD-II emulator using Freematics OBD-II UART Adapter V2.1 from RPi 3 python

Post by mankal2110 »

Hello All,

I need some help on reading OBD- II emulator MK2 using Freematics OBD-II UART Adapter V2.1 (for Arduino) through Rpi 3 in python.

I tried to connect using OBD library in python using serial connection ttyS0 and baudrate 38400. But the connection is unsuccessful.

Thanks
stanley
Site Admin
Posts: 1018
Joined: Sat Mar 01, 2014 3:15 am

Re: Has anyone tried reading parameters from OBD-II emulator using Freematics OBD-II UART Adapter V2.1 from RPi 3 python

Post by stanley »

Try 115200bps baudrate.
Post Reply