Hello I have a program which computes realtime data (8000bytes/second) coming from bluetooth serial port with baudrate 115200, and it works well. I'm trying to use a baudrate of 230400 with the same anmount of data(8000 bytes/sec), but with this velocity my application becomes too "slow": is this due to the way the system uses the Bluetooth library/Serial Manager? Is there a solution(for example, a different library, a third part product, a hack ) to solve this problem?
Thank you for any hint, BrownB -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
