Closed GoogleCodeExporter closed 8 years ago
Does the notebook program to accept SPP request made?
Original comment by esma...@gmail.com
on 5 Feb 2010 at 3:28
The notebook is a Macbook with OSX 10.6, and I don't think it had an
application that
accepted SPP. But I tried it on another device that has RFCOMM for data
transfer.
Is the exception related to not having a proper SPP program on the notebook?
How
about the RFCOMM, does the Chat work over that?
Original comment by RobCho...@gmail.com
on 8 Feb 2010 at 5:14
setting up virtual COM port on your MAC.
http://www.acroname.com/garcia/tutorials/bluetooth/connection/connection.html
Original comment by esma...@gmail.com
on 11 Feb 2010 at 11:12
Hello -- I found the source of the problem. It was the listener channel on my
remote
bluetooth device. Your code worked fine out of the box. You can close this
issue.
Original comment by RobCho...@gmail.com
on 25 Feb 2010 at 4:08
Original comment by esma...@gmail.com
on 3 Mar 2010 at 8:19
Hi Robchohan,
How did you fix your problem finally?
I have totally the same issue on my environment, with WinXP notebook.
With your relevant experience, I might be able to solve the issue and would be
very
appreciative of your kindness.
Original comment by K...@cis.nctu.edu.tw
on 15 Mar 2010 at 7:13
The problem does not have to do with the Backport software, that works as
expected.
The problem lies in the remote or non-Android device. In my case I had to make
sure
my device made an L2CAP connection, then an RFCOMM connection. I don't know
how to
do that in windows, but in our device's firmware, we had to ensure we made
connections in that order.
I should mention that when I solved my problem, that I was able to document my
findings here:
http://bluetooth.roblabs.com/home/bluecove
My architecture is an Android 1.6 device + a BT sensor device.
Original comment by RobCho...@gmail.com
on 19 Mar 2010 at 4:27
Original issue reported on code.google.com by
RobCho...@gmail.com
on 4 Feb 2010 at 3:53Attachments: