Search found 1 match
- Tue Mar 01, 2022 3:53 pm
- Forum: ESP-AT
- Topic: BLE management from linux using AT commands through serial communication
- Replies: 1
- Views: 2082
BLE management from linux using AT commands through serial communication
We are using the ESP32-C3-Mini-1U flashed with the AT firmware V2.3.0.0. https://docs.espressif.com/projects/esp-at/en/latest/AT_Binary_Lists/ESP32-C3_AT_binaries.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 u...