My sending device is Not using the IrComm protocol. It sends the row data and my
application reads the data directly
from the serial port. I think in htis case I can't use the IrComm driver.
Are there any other solutions to get the IR data without any protocol
Joerg
[EMAIL PROTECTED] schrieb:
> Is the sending device using IrComm?
> Selecting IR from the Serial/IR panel redirects all serial requests (that
> go thru the serial library)
> thru the IrComm driver (which implements the IrComm protocol using the
> Irlibrary).
>
> Does your app access the serial port hardware directly?
> And is the sending device/app also using IrComm?
>
> Tim
> ---
>
> Original message:
>
> Date: 10 Mar 1999 05:38:58 -0800
> From: Joerg Lichtin <[EMAIL PROTECTED]>
> Subject: Enhanced Infrared Update
> I just installed the Enhanced Infrared Update on my palm III. My
> application
> normaly uses the serial com works fine. But
> after selecting Serial/IR from the drop-down menu in the preferences my
> application doesn't receive any data via the IR
> port.
> Do I have to do any code changes in my application or anything else. The
> wave
> length from my send application is about
> 950 nm. Is this OK for the palm IR port.
> Is there anyboda with some experience using the Enhanced Infrared Update
> from
> (http://www.palm.com/cgi-bin/license.cgi?irenhancexe.control)
> Thank you for all your help
> Joerg