tuxsavvy
|
2011-07-09
, 10:52
|
Posts: 502 |
Thanked: 366 times |
Joined on Jun 2010
@ /dev/null
|
#31
|
|
2011-07-09
, 22:26
|
Posts: 88 |
Thanked: 63 times |
Joined on Feb 2008
@ Solingen; Germany
|
#32
|
|
2011-07-11
, 09:20
|
Posts: 88 |
Thanked: 63 times |
Joined on Feb 2008
@ Solingen; Germany
|
#33
|
hcitool scan
python
import bluetooth
sock=bluetooth.BluetoothSocket( bluetooth.RFCOMM ) sock.connect((<btaddr>, 1))
sock.recv(2048)
sock.close()
The Following User Says Thank You to thopiekar For This Useful Post: | ||
|
2011-07-18
, 16:44
|
Posts: 208 |
Thanked: 31 times |
Joined on Aug 2007
@ PQU
|
#34
|
|
2011-08-16
, 19:20
|
Posts: 64 |
Thanked: 16 times |
Joined on May 2010
@ Petrolina, Brazil
|
#35
|
|
2011-08-25
, 14:05
|
Posts: 12 |
Thanked: 1 time |
Joined on Oct 2010
@ SK
|
#36
|
|
2011-08-25
, 16:40
|
Posts: 502 |
Thanked: 366 times |
Joined on Jun 2010
@ /dev/null
|
#37
|
btw. it isn't also OBDII which is used there. The ELM chip it the adapter is doing the biggest job, like checking the sent checksum from the OBDII interface