modem communication - how to test if it responds to AT ?

Status
Not open for further replies.

puneetnepsam

Junior Member level 3
Joined
Apr 27, 2009
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,478
modem communication

--------------------------------------------------------------------------------

hi all,

i want to test whether my modem is responding to the AT commands or not?

suppose if i send the command "at+crsm=?"
it will send me the response "OK"

my modem is connected to the PIC24F through UART interface..

can anyone tell me how to proceed further...

should i have to send AT command from the code

if i write
buf[] = " at + cmgs=?"

and send it
sendUART(buf);

and if i do
buf1[] = receiveUART();

will i get the response in buf1[] buffer

Thanks
Puneet
 

Re: modem communication

the connection of modem and The mapping of the nodes of a network and the physical connections between them, the layout of wiring, cables, the locations of nodes, and the interconnections between the nodes and the cabling or wiring system.
**broken link removed**
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…