Hello Clive.
> 2. And most importantly How do I direct comms to the IR port ?
Like this:
e = SerialOpen(0, 9600)
e = SerialSet("Stopbits", 1)
e = SerialSet("Handshake", 0)
e = SerialSet("IR", 1)
Note: The commands order counts. "IR" has to come after "Stopbits" or the IR
port will transmit garbage. After doing this you can send IR data using
SerialSend.
> 1. IrDA hardware to communicate with the Palm. I'm interested in
> knowing the manufacturer and part No.
Don't actually understand what you need, could you please be a little more
specific?
Amit Porat
Unisor Multisystems
amit@...
Tel: +972-3-9212772
Fax: +972-3-9212720
Home Tel: +972-3-9321937
----- Original Message -----
From: <kellow@...>
To: <nsbasic-palm@yahoogroups.com>
Sent: Wednesday, July 25, 2001 3:29 AM
Subject: [nsbasic-palm] IR Comms
> G'day all.....
>
> I've written an application that uses the comms port(RS232)to
> communicate with a micro.... to easy. The hard bit(pun not intended)
> is now to get it to work through the IR port. DUH! Is there anyone
> out there that can point me in the right direction please, with...
>
> 1. IrDA hardware to communicate with the Palm. I'm interested in
> knowing the manufacturer and part No.
>
> 2. And most importantly How do I direct comms to the IR port ?
>
>
> Regards
> Clive Kellow
>
>
> Community email addresses:
> Post message: nsbasic-palm@yahoogroups.com
> Subscribe: nsbasic-palm-subscribe@yahoogroups.com
> Unsubscribe: nsbasic-palm-unsubscribe@yahoogroups.com
> List owner: nsbasic-palm-owner@yahoogroups.com
>
> Shortcut URL to this page:
> http://groups.yahoo.com/group/nsbasic-palm
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>