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?
Is there an AT client for esp32?
-
MicroController
- Posts: 2694
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
-
nopnop2002
- Posts: 359
- Joined: Thu Oct 03, 2019 10:52 pm
- Contact:
Re: Is there an AT client for esp32?
If you are looking for AT firmware that can be run on the ESP32, rather than the AT client component, you can find it here.
https://github.com/espressif/esp-at/releases
https://github.com/espressif/esp-at/releases
-
aureoleday
- Posts: 25
- Joined: Wed Dec 19, 2018 2:10 am
Re: Is there an AT client for esp32?
I'm afraid this is a AT server, not the one I'm talking about.If you are looking for AT firmware that can be run on the ESP32, rather than the AT client component, you can find it here.
https://github.com/espressif/esp-at/releases
Last edited by aureoleday on Fri Jun 13, 2025 1:13 am, edited 1 time in total.
-
aureoleday
- Posts: 25
- Joined: Wed Dec 19, 2018 2:10 am
Who is online
Users browsing this forum: ChatGPT-User, Qwantbot and 1 guest