AT+TEST=1,"Ghost\\",1

User avatar
rudi
Posts: 197
Joined: Fri Oct 24, 2014 7:55 pm

AT+TEST=1,"Ghost\\",1

Postby rudi » Tue May 26, 2015 9:07 am

hi

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: Select all

AT+TEST=1,"Ghost\\",1


will give response in second parameter only with onr '\' like this :

Code: Select all

 Ghost\

-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: AT+TEST=1,"Ghost\\",1

Postby ESP_Faye » Tue May 26, 2015 5:00 pm

Hi,

Espressif AT is designed to support escape character, this is not a bug, the firmware is designed like this.

Or you can developing your own string parser.

Sorry for the inconvenience.

Who is online

Users browsing this forum: No registered users and 2 guests