ESP8266 Developer Zone The Official ESP8266 Forum 2016-08-04T10:37:26+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=2501 2016-08-04T10:37:26+08:00 2016-08-04T10:37:26+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2501&p=8272#p8272 <![CDATA[Re: How many chars can an AT command support (input)]]>
The AT command parsing buffer has 128 bytes, so please do not exceed that limit. If you must send over 128 bytes long command, then use two commands in series to do that.

Statistics: Posted by Guest — Thu Aug 04, 2016 10:37 am


]]>
2016-08-02T15:56:56+08:00 2016-08-02T15:56:56+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2501&p=8234#p8234 <![CDATA[[SOLVED] How many chars can an AT command support (input)]]>
How long can be an AT command be? It looks the AT customized command breaks when the input commands longer than 128 chars.

Statistics: Posted by ftdiyun — Tue Aug 02, 2016 3:56 pm


]]>