View Single Post
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#188
Originally Posted by sicelo View Post
in case anyone is able to help me test, or tell me where i'm making a mistake, here are my commands, all run as root

Code:
rfcomm bind 0 <bt_addr> 1
minicom -D /dev/rfcomm0 -b 9600
Also tried with "screen /dev/rfcomm0 9600" with no happy results
baud rate 9600? not sure about this specific device, but elm327 can operate in 9600 or 38400, maybe try the latter? And the "raw" protocol supports 4800, 9600, 10400 and various other (see e.g. http://www.obdtester.com/obd2_protocols , but you would have to dig further, I don't remember exactly and I'm not even sure you should use these when connecting via elm327 and/or bluetooth)
 

The Following User Says Thank You to misiak For This Useful Post: