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 helpStatistics: Posted by amr.ayoub — Thu Feb 11, 2021 1:36 am
]]>