for user at command with using at.lib too,
, i check first parameter with AT+TEST
and found, that in AT.lib function exist for character filter.
is it possible to check the character '\' in at.lib
because, if send one character of this, the character will be not print
so we must send double \\ for print one of this character
or can you give a tip, how we can change this 
thank you!
best wishes
rudi 
simple test the at command:
Code:
AT+TEST=1,"Ghost\\",1
will give response in second parameter only with onr '\' like this : Statistics: Posted by rudi — Tue May 26, 2015 9:07 am
]]>