I'm cross posting (this is already at comm-dev-forum)...hoping for more
answers...sorry

I've used the trick that people posted in this newsgroup for sending
serial over IR w/o any IrDA wrappers.

Originally I didn't think it was working because when I was sending "A"
for example, I didn't get anything on the other side...

However, when I send a longer string (longer than 9 chars), I only get
the FIRST character and then junk.
Ex:

If I send "123456789", I would just see a junk character on the screen
(I'm using HyperTerm to receive the serial data on the PC)

But, if I send "1234567890", I would see "1" followed by some weird junk
character.


Has anyone else experienced this before?
Right after I do a SerSend, I call SerControl to serCtlIrDADisable and
then I close the serial port.

Do I have to wait a for a short perid of time before disabling serial
(so that the IR can finish transmitting)?

-James

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to