Hi everybody,
I subscribed to two custom at commands: at#cmd and at#othercmd
They work without problem
Now, I would like to concatenate them as for native commands, i.e.
at#cmd=param1,param2;#othercmd=param
The first command is executed, the second no.
Moreover, after that the parser is blocked so any command (including the simple AT command) returns ERROR.
Does anyone suggest what could be the problem?
I verify that a native command followed by a custom command works, for example
at+creg?;#cmd=param1,param2
but the opposite doesn’t work.
That’s my settings:
“DWL”,“V08b13”,"",“Sierra Wireless”,55344,“111611 18:03”,“dda36757”,“00010000”
“FW”,“FW_SRC_747_8_F4_3.Q2687G”,“R7.47.4.201208311102.Q26CL702”,“Sierra Wireless”,2221264,“083112 11:02”,“6aa633a2”,“00020000”
“OAT”,“01.00.20130826143913”,“XXXXXX”,“YYYYY”,301488,“082613 14:39”,“60c60613”,“00260000”
-“Developer Studio”,“2.3.1.201305211601-R11859”
-“Open AT Application Framework package”,“2.37.4.201209061149”
-“Open AT OS Package”,“6.37.0.201202060950”
-“Firmware Package”,“7.47.4.201208311102”
-“ExtendedATApplication Library Package”,“1.11.0.201209041207”
-“Internet Library Package”,“5.43.1.201206250935”
-“Security Plug-in Package”,“1.5.0.201108111447”
“ROM”,“800000”
“RAM”,“200000”
“DWLNAME”,“Q26CL702”
Best Regards.