Dear Sir,
I'm using bluetooth framework in my software on Windows XP and on Windows Vista. I'm using the SPP profile to communicate with a Free2move Bluetooth device which is using also the SPP profile. My problem is the following : my module Free2move is not enough fast to receive the data. I would like to use the Hardware Flow Control with the RTS and the CTS lines. My Free2move module is able to use it, I've succeeded without using the SPP profile with a serial port configured with the hardware flow control. The problem is that Microsoft Windows Vista doesn't works with the serial port in this configuration.
That's why I would like to use the bluetooth framework with hardware flow control. I've succeeded to transfer file with the SPP profile with Bluetooth Framework but if the file is too big, my module Free2move can't follow this rate.
Have you an idea to activate the Hardware Flow Control on Bluetooth Framework ?
Thanks by advance.