Problem in GSM-DATA with Open AT Soft "On"

Hello,
I have a modem Q24PL001.
AT+WIPCFG=3
WIP Soft v321 on Open AT OS v316
Nov 19 2008 14:33:42 WIPLib:v3a08 WIPSoft:v3a09
OK
ATI3
657g00gg.Q24PL001 1972992 102208 17:08
OK
The OPEN AT soft is “On”:
AT+WOPEN=1
If I call in GSM-DATA, the message “CONNECT 9600” arrive after the dialog !
example:
ATD0678…
“Hello…” +++
CONNECT 9600
OK

If The Open AT soft is “Off”, it is correct:
example:
ATD0678…
CONNECT9600
“Hello…”+++
OK

Why this difference ?
It is important for me that is possible to call GPRS or GSM-DATA
With the AT+WOPEN=5, the call in GSM-DATA is correct, but how to start again the Open AT Soft ?
AT+WOPEN=1 is not good.

My english is not good, am French !
Thank you for your assistance.

Jean-François

In what way is it “not good”?

Because after
AT+WOPEN=1
OK

AT+WOPEN?
+WOPEN: 5
The Open AT Soft is always suspend (mode 5)

JF

Maybe that is normal behaviour for WIPsoft?

(I don’t know - I don’t use it)

perhaps ! But that don’t correct my problem !
Thank-you

JF

AT+WOPENRES :question:

Super ! :smiley:
This command start again the Open AT Soft.
AT+WOPEN?
+WOPEN: 5

AT+WOPENRES
OK

AT+WOPEN?
+WOPEN: 1

I will put this order in my software front to call in GPRS
it is not easy to read all the documentation !!
Thank you very much

Jean-François

And Wavecom don’t make it any easier! :angry:

Why didn’t they put a note with AT+WOPEN=5 to say that AT+WOPENRES is required to resume the application - not AT+WOPEN=1 :question: :angry:

I think the examples given in the AT+WOPEN documentation are misleading - they certainly suggest that AT+WOPEN=1 can be used to restart the application after AT+WOPEN=5 :exclamation: :angry:

See: viewtopic.php?f=23&t=3997#p15794