Posted by Anand Patil, patilanand@hotmail.com
on March 05, 2002 at 09:51
I'm trying to communicate with the NCP2.0, using MSCE Comm control in eVB, connected on port 1 on my pocketPC by a simple "AT" command for which i should get an "OK" response. But this is not happening. I'm not getting any response.
Below is the sample code:
You should be using CommPort 3 (if you are using infrared). This is the default comm port for the infrared modem. Also you need to monitor the card_oncomm event to see when any information has been received.