The Following User Says Thank You to misiak For This Useful Post: | ||
|
2016-04-01
, 22:46
|
Community Council |
Posts: 685 |
Thanked: 1,235 times |
Joined on Sep 2010
@ Mbabane
|
#192
|
|
2016-04-01
, 22:55
|
Community Council |
Posts: 685 |
Thanked: 1,235 times |
Joined on Sep 2010
@ Mbabane
|
#193
|
....
edit: have you read http://gersic.com/connecting-your-ra...bd-ii-adapter/ and tried reproducing that on N900 instead of raspberry?
|
2016-04-02
, 14:19
|
Community Council |
Posts: 685 |
Thanked: 1,235 times |
Joined on Sep 2010
@ Mbabane
|
#194
|
echo -n -e "<elm cmd>" > /dev/rfcomm0 ## e.g. AT@1, ATI
tail -f /dev/rfcomm0
The Following User Says Thank You to sicelo For This Useful Post: | ||
|
2016-04-03
, 18:53
|
Community Council |
Posts: 685 |
Thanked: 1,235 times |
Joined on Sep 2010
@ Mbabane
|
#195
|
The Following 3 Users Say Thank You to sicelo For This Useful Post: | ||
Maybe start with some simple python code, based on /opt/pyobd/obd_io.py around lines 75-90 (class OBDPort, init method seems to set connection parameters) and build some simple debug tool on that?
edit: have you read http://gersic.com/connecting-your-ra...bd-ii-adapter/ and tried reproducing that on N900 instead of raspberry?