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.

CDMA Wavecom (Q2358C) GPRS Modem with serial port.... having problem!

Status
Not open for further replies.

mahmudur.rahman

Newbie level 4
Joined
Nov 3, 2010
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,328
Hello,

I am using CDMA Wavecom (Q2358C) GPRS Modem with serial port.
I am developing a PC application to access the SIM Toolkit menu
through this modem.

The Sequences I followed [SIM PIN is disabled]

AT+CMEE=1
OK
AT+WIND=15
OK
AT+CPAS
+CPAS: 5
OK
AT+STSF=2,”5FFFFFFF7F”,6,0
OK
AT+STSF=1
OK
AT+CFUN=1
OK

After reboot Initial data i got

+WIND:8
+WIND:1
+WIND:4
+STIN:0

AT+WIND?
+WIND: 15
OK
AT+STSF?
+STSF: 1,"5FFFFFFF7F",6,0
OK
AT+CMEE=1
OK
AT+STGI=0
OK
fun menu
+STGI:1,4,"Game",0
+STGI:2,4,"play",0
+STGI:3,4,"song",0
+STGI:4,4,"list",0
AT+STGR=0,1,1
OK


Problem is that there in no "STIN" here should be an indication
like +STIN:6. Which is missing.

but one of my CDMA mobile phone can access the SIM Toolkit menu successfully.

can you please guide me another way to access the menu? Or do you see any
mistake in my code?

I will be grateful to you for your guide line.

Thank you.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top