AT 0.22 : +IPD no more 'OK' ??

phil31
Posts: 43
Joined: Thu Nov 13, 2014 3:40 pm

AT 0.22 : +IPD no more 'OK' ??

Postby phil31 » Mon Feb 23, 2015 5:42 pm

hi,

i just upload AT0.22b1 firmware and it seem that the +IPD command is not more ending with "OK" !??
do i something wrong or someone can confirm this please ?
i can't read any advice about this !
is it a new bug ?

thanks, regards

jyke
Posts: 8
Joined: Mon Feb 09, 2015 4:52 am

Re: AT 0.22 : +IPD no more 'OK' ??

Postby jyke » Tue Feb 24, 2015 12:56 am

Hi,

AT Command manual in verion: http://bbs.espressif.com/viewtopic.php?f=5&t=154
esp_iot_sdk_v0.9.5_15_01_23.zip\esp_iot_sdk_v0.9.5\document\English folder

Not retrun 'OK' and at least I don't see reason for that because received data can include also 'OK'

From AT document:
NOTE:
When the module receives network data, it will send the data through the serial port using +IPD command
Param description:
<id> id no. of connection
<len> data length
<data> data received

//Jyke

phil31
Posts: 43
Joined: Thu Nov 13, 2014 3:40 pm

Re: AT 0.22 : +IPD no more 'OK' ??

Postby phil31 » Tue Feb 24, 2015 4:19 am

thanks Jyke

my memory is may be faulty, but i'm pretty sure than older AT firmware ended with an "OK" after a dual \CR\LF !
(i works with multiple connection enable)

will verify with previous firmware !

regards

edit ********************************
i upload the old 00170901 and YES, the "OK" is send after the HTML header and dual \CR\LF (which is part of the HTML header) !

no more with the 022b1 ...

thanks to Espressif team to modify without say nothing ...

Code: Select all

23/02/2015 23:03:34.638 [TX] - AT+CIPSERVER=1,4000<CR><LF>
23/02/2015 23:03:34.643 [RX] - AT+CIPSERVER=1,4000<CR>
<CR><LF>
<CR><LF>
OK<CR><LF>
Link<CR><LF>
<CR><LF>
+IPD,0,321:GET / HTTP/1.1<CR><LF>
Host: 192.168.0.104:4000<CR><LF>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0<CR><LF>
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8<CR><LF>
Accept-Language: en-us,en;q=0.8,fr;q=0.5,fr-fr;q=0.3<CR><LF>
Accept-Encoding: gzip, deflate<CR><LF>
DNT: 1<CR><LF>
Connection: keep-alive<CR><LF>
<CR><LF>
<CR><LF>
OK<CR><LF>

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

Re: AT 0.22 : +IPD no more 'OK' ??

Postby ESP_Faye » Wed Feb 25, 2015 10:20 am

Hi, phil31 ,

Sorry for the inconvenience :oops:

00170901 is a very very old version of AT,it may have many defects..

please try the latest AT_v0.22 http://bbs.espressif.com/viewtopic.php?f=7&t=205

There should not be any "OK" after +IPD

Who is online

Users browsing this forum: No registered users and 2 guests