Hi.
I've developed an application, sending and receiving data through a serial port. It works
fine at 119000.
Then, I tried to communicate wirelessly,
but with the same code since the widcomm's BlueTooth software provides an inteface as a virtual COM (that it opens) for sending/receiving
data through bluetooth. I've observed the rate
500 bps - 250x below what I have using the normal serial. I ran the serial port and USB analysers
and saw that the data arrive to the virtual COM
from the application at the expected rate, but
it is then sent through USB at that low rate (500 bps).
Has somebody experienced such a problem?
Any input is highly appreciated.
Vadim.