
Originally Posted by
myxolam
Hi
I have been trying this for a few days now. At my wits end.
I have an E61i and Ubuntu (laptop) with Anycom Bt dongle.The dongle works fine. It sees both myE61i and Blackberry(so I know theres no problem with it)
I am trying to get the bluetooth(bt) console to work.
I can access the c: and e: drive on E61i through bt, however, when I register a serial port, E61 says "no serial ports found".
Here is what I am doing.
$ hcitool dev ( it returns my phones name and address)
$ sdptool add --channel=3 SP ( I assume you just pick a random channel..I have tried 2, 5)
$ rfcomm listen rfcomm0 3 ( I have seen some cases where it is rfcomm3 3... whats the difference)
I get the ff. message
...waiting for connection on channel 3
then I go to E61i btconsole in python and
select my computer for connection.
"no serial ports found"
I am wasting too much time on this thing. Why arent my devices talking .Any help is appreciated.