ESP-AT usage examples

vapisoft
Posts: 11
Joined: Sun Sep 03, 2023 6:12 am

ESP-AT usage examples

Postby vapisoft » 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.

vapisoft
Posts: 11
Joined: Sun Sep 03, 2023 6:12 am

Re: ESP-AT usage examples

Postby vapisoft » Thu Dec 28, 2023 2:21 pm

Now I know that several of the question are answered in the AT-Commands examples in the
https://docs.espressif.com/projects/esp ... d_Examples

So I revised the 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. Is there a sample code that sends packets via the Bluetooth (bundle all the AT-commands to functions)?

3. Is there a sample code that sends packets via the WiFi-TCP/IP (bundle all the AT-commands to functions)?

4. Do you sell ESP32-C3 modules that the ESP-AT binary is already installed on it?
If not, how to I install the ESP-AT binaries when the module is installed on the STM32 based PCB?

esp-at
Posts: 133
Joined: Mon May 09, 2022 3:00 am

Re: ESP-AT usage examples

Postby esp-at » Mon Jan 15, 2024 12:22 pm

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?
> you can choose different firmwares according to your module/chip. ESP-AT has released firmwares for ESP32-C6, ESP32-C3, ESP32-C2, ESP32, and ESP8266.
> You can compare and select your module/chip for your product by https://products.espressif.com/#/product-selector if your product has not yet decided what chip to choose.

2. Is there a sample code that sends packets via the Bluetooth (bundle all the AT-commands to functions)?
> Could you please give more details about what you need.
> You can search supported features in the doc: https://docs.espressif.com/projects/esp ... mands.html and https://docs.espressif.com/projects/esp ... mands.html

3. Is there a sample code that sends packets via the WiFi-TCP/IP (bundle all the AT-commands to functions)?
> Could you please give more details about what you need.
> You can search supported features in the doc: https://docs.espressif.com/projects/esp ... index.html

4. Do you sell ESP32-C3 modules that the ESP-AT binary is already installed on it?
If not, how to I install the ESP-AT binaries when the module is installed on the STM32 based PCB?
> Please contact our business contacts at https://www.espressif.com/en/contact-us/sales-questions or via sales@espressif.com. We will provide customized production to your needs.

Who is online

Users browsing this forum: No registered users and 68 guests