PDA

View Full Version : Global Cache Serial Instructions


jsl
August 25th, 2004, 02:12 PM
I've been searching all over the place and haven't found information on setting up NetRemote to use the serial port on the Global Cache. I know I need a text file for incoming and outgoing messages, and found one example for outgoing messages but I need more clarification for that and also for handling incoming messages.

I'm trying to connect to a serial modem to get caller ID information and do call management (answer & call out using the modem's speaker and mic jacks). I've got it working using Girder, but I want to use it just with the GC. I managed to put together a basic text file that sends the AT commands via the GC, but I haven't figured out how to send a carriage return at the end of the command (I tried %0D but it doesn't seem to work when I check it on HyperTerminal).

Any help would be appreciated.

John

jsl
August 28th, 2004, 10:31 AM
Anyone?