Bluetooth Serial Comm: Maximum baud rate ?

Woale

New Member
Licensed User
Longtime User
Hi,

I've setup a Bluetooth Serial Communication profile on a WM6 device (HTC Rhodium / Touch Pro2) with a heart rate monitor (Zephyr HxM). According to the manufacturer this HxM device baud rate is set to 115200.

In B4PPC, using serial2.dll, an error is given at serial.portopen :
"The maximum baud rate for the device is 65536. Parameter name: baudRate"

Although I get data when setting serial.bitrate to 65536, does anyone know where this "limitation" is from ?


Many thanks,
Woale
 
Top