BLE management from linux using AT commands through serial communication
Posted: Tue Mar 01, 2022 3:53 pm
We are using the ESP32-C3-Mini-1U flashed with the AT firmware V2.3.0.0.
https://docs.espressif.com/projects/esp ... aries.html
Our final goal is to run over a linux operating system, a C/C++ program to handle the communication with the esp32 via AT commands using serial communication. In order to implement this program, we would like to know if there is any program, code example, application or library that could speed up the development of this program.
Thanks in advance.
https://docs.espressif.com/projects/esp ... aries.html
Our final goal is to run over a linux operating system, a C/C++ program to handle the communication with the esp32 via AT commands using serial communication. In order to implement this program, we would like to know if there is any program, code example, application or library that could speed up the development of this program.
Thanks in advance.