Problem in Interfacing controller(MC1322x ) and GSM Module(GL865)

Status
Not open for further replies.

nlsatish26

Newbie level 1
Joined
Dec 21, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,288
Hi,
I am interfacing controller(MC1322x) with GPRS modem(GL-865).

I did the following-
1. Program MCU to send AT command using UART (printf) and receive the response using scanf function.
2. Connect the serial cable from MCU to (Max 232)gprs modem serial port.
3. reset the MCu to send the AT command to GPRS module.

But I got no response from the GPRS module. Did I miss anything? Do I need extra initialisation? Or anything else?
TTL logic of controller board(Rx and Tx is 2.8V logic) which is ideal to communicate with the GSM Modem but I'm not getting any response from the modem

My simple code to send AT command is (IAR)
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…