Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Interfacing SIM300cz GSM Module with PIC16F MCU

Status
Not open for further replies.

sam781

Full Member level 4
Joined
Oct 22, 2011
Messages
212
Helped
7
Reputation
14
Reaction score
7
Trophy points
1,298
Activity points
2,757
I have a GSM module (SIM300cz) in my hand right now. I want to test this module by sending SMS using PIC MCU. To test the Module I wanted to interface it with my Laptop first. To avoid complexity I planned to use PIckit2 UART tool. I connected UART Rx Tx with SIM300 Tx Rx. But it is not working. When I send AT command it should respond as OK. But it doesn't response.
 

Hi jayanth.devarayanadurga,

As per the datasheet, it has RXD and TXD pin. Here the datasheet -
http://www.datasheet.co.kr/download.php?id=684969

Do I need to short all the VBAT pins (pin 1,3,5,7,9) and short all GND pins (2,4,6,8,10)? Or they are internally connected? I just use pin 1 for BBAT and pin 2 for GND. I took SIM GND from pin 4.


@jjeevan007,
I do not have serial port in my laptop. To avoid the complexity of logic level shifting activity I chose to use Pickit2's UART tool. I did UART data Tx/Rx testing of PIC16F628A using this UART tool. Everything found okay. Its very easy to send data by setting baud rate in the Pickit2 tool. I used mobile phone battery to power up the Module.
 

can u post the circuit...................

and u required current of 1amp initially to configure the GSM...............
 

I just connect pins as per the circuit shown in this link - https://www.8051projects.net/t51427/embedded-gsm-development/gsm-module-sim300cz-interfacing.htm

Though the Module shown in the link is not same as my one, pin functionality should be same. Please suggest if i need to change any connection. I used almost new battery. Should I need to change it?

Can you please comment on this query?
Do I need to short all the VBAT pins (pin 1,3,5,7,9) and short all GND pins (2,4,6,8,10)? Or they are internally connected? I just use pin 1 for BBAT and pin 2 for GND. I took SIM GND from pin 4.
 

After giving power to the module how can I be able to understand whether the module is properly powered up and ready for issuing AT commands? Is there any pin where In can connect LED indicator?

I did not get SIM300cz module in Proteus and Eagle to make the circuit to share here. Please let me know if there is nay way to draw schematic of SIM300cz.

As per the schematic shared in the earlier post, I connect the SIM properly with the respective pins. Power connection in VBAT and GND pin. PWRKEY for switch on the device. And RXD, TXD, GND for serial data transfer. Is there any other connection needed to make it work?
 

Hi
Wye not read datasheet?
ALL is there!
Power recommendation, led status, ...... And yes! All GND pins wire to gnd!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top