Sei sulla pagina 1di 11

1. To Configure HYPER TERMINAL MODE.

Equipment Required: GSM kit, PC, Power Supply, Keyboard, Subscriber


Identification Module (SIM) Card.

PROCEDURE:A

Step 1. Insert the SIM card.


Step 2. Connect the antenna.
Step 3. Connect the 9 m pin M-F (male to female) cable between your PC
“COMP” port and “PCCOMMUNICATION PORT” in the Trainer.
Step 4. Switch ON the trainer kit. The LCD will display as follows :
GSM TRAINING KIT
VPL INFOTECH & CONSULTANTS
Step 5. Run Hyper Terminal from “Start-All Programs-Accessories-
Communications-Hyper Terminal”. The Hyper Terminal Window will be
opened.
Step 6. Enter any name for the file to be created and click OK.
Step 7. Select the COM port and click OK. The COM port properties window
will be opened.
Step 8. Set the COM port properties as shown in the figure, and click OK. The
Hyper Terminal window will be opened.

Now the trainer will work from the Hyper Terminal, you can try the examples.

Figure – COM Port Settings.


2. To check general AT Commands.

Equipment Required: GSM kit, PC, Power Supply, Keyboard, Subscriber


Identification Module (SIM) Card.

PROCEDURE:A

Step 1. Check SIM card status.


Enter Command : AT+CPIN?<ENTER>
Response : +CME ERROR: 3 (Operation not
allowed)

Step 2. Check Signal Quality.


Enter Command : AT+CSQ<ENTER>
Response : +CSQ: 22,99
OK
Signal level is -69 dbm. Signal condition is excellent.The signal
strength range is -53 dbm (Excellent) to -109 dbm (Marginal).

Step 3. Check the module maker


Enter Command : AT+CGMI<ENTER>
Response : SIMCOM_LTD Made by SIMCOM

Step 4. Check the module IMEI, worldwide unique


Enter Command : AT+CGMM<ENTER>
Response : SIMCOM_SIM900A

Step 5. Check the module model type.


Enter Command : AT+CGSN<ENTER>
Response : +CGSN: "864161022971407"

Step 6. Check the module number of current sim card, not all kinds of support
this function.
Enter Command: AT+CNUM<ENTER>
Response:+CNUM: "","+919717855674",145,7,4
3. To Originate a Voice Call using GSM kit.

Equipment Required: GSM kit, PC, Power Supply, Keyboard, Subscriber


Identification Module (SIM) Card.

PROCEDURE:A

Note: when the ME is powered ON and the SIM PIN has been entered.

Step 1: Enable the reporting of Mobile equipment errors


Enter Commands: AT+CMEE=1 <Enter>
Response: OK

Step 2: Checking registration status and access technology of the serving


cell.
Enter Commands: AT+CREG? <Enter>
Response: +CREG: 1, 1.OK.The device is registered in home
network.

Step 3: Checking the registration status of the device.


Enter Commands: AT+CGREG? <Enter>
Response: +CGREG: 0, 1.OK.The device is registered in
home
network.

Step 4: Make a Voice Call


Enter Command: ATD7830432777 ;<Enter>
Response: OK.Voice call successful.
After 30seconds….
NO CARRIER
NO Carrier: Call dis-connected.
4. To Make a Voice call from Phonebook using GSM kit.

Equipment Required: GSM kit, PC, Power Supply, keyboard, Subscriber


Identification Module (SIM) Card.

PROCEDURE:A

Step 1: Writing to phonebook of device.


Enter Command: AT+CPBW=,"7830432777", 129,"GAURAV
SHARMA"
Response: OK.

Step 2: Reading phonebook of device.


Enter Command: AT+CPBR=1,50
Response: +CPBR: 1,"7830432777",129,"GAURAV SHARMA"
OK.

Step 3: Making a call from phonebook.


Enter Command: ATD>”GAURAV SHARMA”;
Response: OK.Voice call successful.
5. To Demonstrate a multiparty call function using GSM kit.

EQUIPMENT REQUIRED: GSM kit, PC, Power Supply, keyboard, Subscriber


Identification Module (SIM) Card.

PROCEDURE:A

Note: when the ME is powered ON and the SIM PIN has been entered.

Step 1: Enable the reporting of Mobile equipment errors


Enter Commands: AT+CMEE=1 <Enter>
Response: OK

Step 2: Checking registration status and access technology of the serving


cell.
Enter Commands: AT+CREG? <Enter>
Response: +CREG: 1, 1.OK.The device is registered in home
network.

Step 3: Checking the registration status of the device.


Enter Commands: AT+CGREG? <Enter>
Response: +CGREG: 0, 1.OK.The device is registered in
home
network.

Step 4: Make a Voice Call


Enter Command: ATD7830432777 ;<Enter>
Response: OK.Voice call successful.

Step 5: Make another Voice Call


Enter Command: ATD 8076517656 ;<Enter>
Response: OK.Voice call successful.
First call automatically goes to holding state.

Step 6: Add the held call to the active calls to form multiparty Conversation.
Enter Command: AT+CHLD=3
Response: OK.
After 1min…..
NO CARRIER
NO Carrier: Call dis-
connected
After 1.10 min…..
5. To Demonstrate a multiparty call function using GSM kit.

EQUIPMENT REQUIRED: GSM kit, PC, Power Supply, keyboard, Subscriber


Identification Module (SIM) Card.

PROCEDURE:A
NO CARRIER
NO Carrier: Call dis-
connected
6. To read the whole phonebook from ME

EQUIPMENT REQUIRED: GSM kit, PC, Power Supply, keyboard, Subscriber


Identification Module (SIM) Card.

PROCEDURE:

Step 1: Query supported phonebook memories


Enter Command: AT+CPBS=?
Response: +CBPS: (“SM”, “FD”,”ON”); ADN, FDN, MSISDN
Phonebook supported.

Step 2: Select AND phonebook.


Enter Command: AT+CPBS=”SM”
Response: OK

Step 3: Read the index range and the length of the elements.
Enter Command: AT+CPBR=?
Response: +CPBR: (1-80), 40, 20; 80 locations (from 1 to 80),
Max length of 40 for the phone number and 20 characters
Max for the text.

Step 4: Read all the entries (only the ones set are returned)
Enter Command: AT+CPBR=1,50
Response:
+CPBR: 1,"7830432777",129,"GAURAV SHARMA"
+CPBR: 2,"8076517656",129,"shivang"
OK
7. To Erase or Write a phonebook using GSM kit

EQUIPMENT REQUIRED: GSM kit, PC, Power Supply, keyboard, Subscriber


Identification Module (SIM) Card.

PROCEDURE:

Step 1: Get the phonebook type.


Enter Command: AT+CPBW=?
Response: +CPBW: (1-80), 20, (129,145), 14; 80 Locations,
Max length of 20 for the phone number, TON/NPI of 129
Or 145 and 14 characters for the text.
Step 3: Write at location 2.
Enter Command: AT+CPBW=,"8076517656",129,"shivang"
Response: OK;
AT+CPBR=1,50

+CPBR: 1,"7830432777",129,"GAURAV SHARMA"

+CPBR: 2,"8076517656",129,"shivang"

Step 3: Erase at location2.


Enter Command: AT+CPBW=,"8076517656",129,"shivang"
Response: OK;
AT+CPBR=1,50

+CPBR: 1,"7830432777",129,"GAURAV SHARMA"

Step 4: Read all entries (only the ones set are returned)
Enter Command: AT+CPBR=1, 80
Response: +CPBR: 1,"7830432777",129,"GAURAV
SHARMA"
8. To Find Phonebook entries using GSM kit.

EQUIPMENT REQUIRED: GSM kit, PC, Power Supply, keyboard, Subscriber


Identification Module (SIM) Card.

PROCEDURE:

Step 1: Get the phonebook type.


Enter Command: AT+CPBF=?
Response: +CPBF: 40,20;Max length of 40 for the phone
number and 20 characters Max for the text.

Step 2: Read entries starting with “D”.


Enter Command: AT+CPBF=”D”
Response: +CPBF: 1, “0346572834”, 129,”Dr Singh”
Response: OK
Step 2: Read entries starting with “shivang”.
Enter Command: AT+CPBF="shivang"
Response: OK
AT+CPBW=,"8076517656",129,"SHIVANG"

Step 3: Read entries with “W”.


Enter Command: AT+CPBF=”W”
Response: +CME ERROR: 22 entry not found.
9. To Send a short message using GSM kit

EQUIPMENT REQUIRED: GSM kit, PC, Power Supply, keyboard, Subscriber


Identification Module (SIM) Card.

PROCEDURE:

Step 1: Text Mode to send a Short Message


Enter Command: AT+CMGF=1
Response: +CMGF: 1

OK
SMS message for is configured for Text mode
Device is configured for Text mode for SMS.

Encoding set for 7-bit


AT+CSMP=17,167,2,0

OK
Setting Character Set to GSM
AT+CSCS="GSM"
Step 2: To send a new Message
Enter Command: AT+CMGS="7830432777" <Enter>
<Write the
Message>
Hello
Press Ctrl +Z
Response:OK

Potrebbero piacerti anche