Page 1 of 1

Official C parser library for host MCU and ESP-AT WNIC

Posted: Mon Oct 02, 2023 6:56 pm
by tizio1234
Will there ever be an official C parser library for MCU host that enables a high level control interface for ESP-AT WNIC, just like LwESP(Tilen Majerle has done and is doing an amazing job, but one person is one person) but with every esp-at functionality (other than Wi-Fi, Bluetooth, driver, file system, etc.).

Re: Official C parser library for host MCU and ESP-AT WNIC

Posted: Sat Oct 07, 2023 11:58 am
by esp-at
Sorry for that. there is no such parsing framework from the official source. And https://github.com/MaJerle/lwesp has already done the most jobs.