ESP8266 Developer Zone The Official ESP8266 Forum 2021-02-11T01:36:12+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=74637 2021-02-11T01:36:12+08:00 2021-02-11T01:36:12+08:00 https://bbs.espressif.com:443/viewtopic.php?t=74637&p=99321#p99321 <![CDATA[ESP AT Commands C library]]>

I was wondering if there is a C/C++ for the ESP AT commands, like AT commands parser which I can integrate into my MCU firmware, the ESP will work as a wifi slave module to my main MCU.

I found only this library https://github.com/MaJerle/lwesp but I need something more simple and not based on RTOS, my implementation gonna be in a blocking way, so it's ok for my MCU to wait for the esp to finish the given AT command.


Thank you for your help

Statistics: Posted by amr.ayoub — Thu Feb 11, 2021 1:36 am


]]>