fabiberlin / android-bluetooth

Automatically exported from code.google.com/p/android-bluetooth
0 stars 0 forks source link

Bluetooth Baudrate #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open GPS RFCOMM sample
2. Connect to a 38.4Kbaud device
3. 255 is received as 65535

What is the expected output? What do you see instead?
expected output is 255. I see 65535. Is it possible to change the baudrate
through the drivers?

What version of the product are you using? On what operating system?
Android G1. Android SDK 1.5.

Please provide any additional information below.

Original issue reported on code.google.com by diracc...@gmail.com on 26 Aug 2009 at 8:51

GoogleCodeExporter commented 8 years ago
Unfortunately the underlying Bluetooth service does not allow to set the RFCOMM 
speed. Therefore that feature 
can't be implemented on this Bluetooth API.

Original comment by gerda...@gmail.com on 7 Sep 2009 at 12:27

GoogleCodeExporter commented 8 years ago
Feature can't be implemented.

Original comment by gerda...@gmail.com on 7 Sep 2009 at 12:28

GoogleCodeExporter commented 8 years ago
Then what's the initial baudrate of G1 or HTC Magic? We can try to adjust 
baudrate of 
the device

Original comment by likunarm...@gmail.com on 12 Sep 2009 at 11:59

GoogleCodeExporter commented 8 years ago
I have the same problem Is it possible to change the baud rate through android 
API's

Original comment by balasa...@gmail.com on 22 Dec 2010 at 12:28