ESP-AT usage examples
Posted: Wed Dec 27, 2023 11:21 am
I have few questions:
1. I understand that I can install only the: factory_MINI-1.bin
And this is instead of installing all the other binaries.
I am right?
2. After I installed the binarary, and I tested the AT+GMR command,
How do I send packets via the bluetooth (BLE) or via the WiFi?
Do you have sample code for that?
3. WiFi/TCPIP, do you have an example that uses this protocol?
4. How do I set the WiFi SSID,password, port# ?
5. Bluetooth, do you an example that uses i?
6. Bluetooth, how do I set the device name (the name that is broadcast for the host scanning)?
7. Do you sell ESP32-C3 modules that the ESP-AT binar is already installed on it?
8. I have an STM32 based PCB, and I want to add ESP32-C3 to enable WiFi and Bluetooth communication.
The USB is connected to my STM32 MCU.
How do I install the ESP-AT binary on the ESP32-C3 module (that is connected to the STM32 MCU).
The STM32 is also connected to a USB port.
1. I understand that I can install only the: factory_MINI-1.bin
And this is instead of installing all the other binaries.
I am right?
2. After I installed the binarary, and I tested the AT+GMR command,
How do I send packets via the bluetooth (BLE) or via the WiFi?
Do you have sample code for that?
3. WiFi/TCPIP, do you have an example that uses this protocol?
4. How do I set the WiFi SSID,password, port# ?
5. Bluetooth, do you an example that uses i?
6. Bluetooth, how do I set the device name (the name that is broadcast for the host scanning)?
7. Do you sell ESP32-C3 modules that the ESP-AT binar is already installed on it?
8. I have an STM32 based PCB, and I want to add ESP32-C3 to enable WiFi and Bluetooth communication.
The USB is connected to my STM32 MCU.
How do I install the ESP-AT binary on the ESP32-C3 module (that is connected to the STM32 MCU).
The STM32 is also connected to a USB port.