ESP8266 Developer Zone The Official ESP8266 Forum 2017-09-05T16:39:01+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=6236 2017-09-05T16:39:01+08:00 2017-09-05T16:39:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6236&p=15538#p15538 <![CDATA[Re: +IPD command lacking LF ??]]> You can find out using AT+GMR

Statistics: Posted by Guest — Tue Sep 05, 2017 4:39 pm


]]>
2017-09-04T18:43:59+08:00 2017-09-04T18:43:59+08:00 https://bbs.espressif.com:443/viewtopic.php?t=6236&p=15515#p15515 <![CDATA[+IPD command lacking LF ??]]>
I noticed, when receiving data using the TCP server, normally all strings sent by the ESP8266 use CR+LF
However, the +IPD only outputs the CR (0A) and the LF (0D) is missing. Any hints??

Code:

030 ,2C C43 O4F N4E N4E E45 C43 T54  0D  0A
0D  0A
+2B I49 P50 D44 ,2C 030 ,2C 535 :3A T54 e65 s73 t74  0A
030 ,2C C43 L4C O4F S53 E45 D44  0D  0A 

Statistics: Posted by sebastian.heyn — Mon Sep 04, 2017 6:43 pm


]]>