Hey all!!! I'm trying to use the serial manager to send a simple 3 byte code, two numbers and one character and I can't manage to get a good signal, I'v already try with a M100 and a Tungsten E.
Try adding these lines after SrmOpen(): SrmControl(serRef, srmCtlIrDAEnable, NULL, NULL); SrmControl(serRef, srmCtlRxDisable, NULL, NULL);
I suggest testing only the m100, the T|E won't work the way you want it to without a lot more effort (search for "raw IR" [ OS5 | Tungsten ] )
Search the archives for more info, especially comm-dev-forum. There's a thread every week or two on the subject :-/
-Dave
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
