Thread
:
how to get bluetooth pc105 keyboards to work with N900
View Single Post
Ulysses
2010-02-02 , 22:17
Posts: 85 | Thanked: 29 times | Joined on Jan 2008
#
144
You open a terminal and as root type:
Code:
hcidump -B -w hci-trace.log
You open another terminal and you do the bluetooth pairing and connecting. When you're done, you go back to the first terminal, press Ctrl-C and read the log file with:
Code:
hcidump -r hci-trace.log
Hope this helps.
Ulysses
Quote & Reply
|
The Following User Says Thank You to Ulysses For This Useful Post:
clasificado
Ulysses
View Public Profile
Send a private message to Ulysses
Find all posts by Ulysses