Is there an AT client for esp32?
Posted: Thu Jun 12, 2025 1:54 am
Currently, I am using the ESP32-C6 as a gateway to convert protocols such as CAN, MODBUS, and MQTT.
Now, I need to implement remote connectivity via NB-IoT. Since the NB-IoT module uses the AT command protocol over UART, an AT Client module is required.
However, I could only find the ESP-AT component, which is an AT server. May I ask if there is an AT client component that supports IDF?
Now, I need to implement remote connectivity via NB-IoT. Since the NB-IoT module uses the AT command protocol over UART, an AT Client module is required.
However, I could only find the ESP-AT component, which is an AT server. May I ask if there is an AT client component that supports IDF?