I have a software package that uses the serial port to talk to a remote device. The software has worked on all other PDA's tested until this one. The serial port opens fine but when I try to send the first byte the port times out. The settings are set to 8 bits, 1 stop bit and no hand shaking. After the time out if I look at the settings they are still set as I set them. But it acts like it is waiting for some kind of hand shaking. This is running v4.0 Palm os ( we have worked on other v4 devices). We are using the old serial manager for backward compatibility. The SerSend() is the function in serialmgrold.h that we use.
Has anyone seen this? Any ideas? Thanks Joseph -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
