A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.espressif.com/projects/esp-at/en/latest/esp32/Get_Started/Technology_selection.html below:

Website Navigation


Technology Selection - ESP32 - — ESP-AT User Guide latest documentation

Technology Selection

[中文]

This document mainly introduces how to choose the right Espressif hardware product, AT software solution, and the initial preparation for your project.

Important

If you have any questions regarding the selection of Espressif hardware products or AT software solutions, please contact Espressif Sales or Technical Support.

Hardware Selection

Before using ESP-AT, you need to select a suitable Espressif chip to integrate into your product, empowering it with wireless capabilities. Hardware selection is a complex process that requires consideration of various factors such as functionality, power consumption, cost, size, etc. Please read the following content to help you choose the hardware.

Note

The datasheets indicate the maximum hardware capabilities and do not represent the capabilities of the AT software. For example, the ESP32-C6 chip supports Zigbee 3.0 and Thread 1.3, but the existing AT software solutions do not support these two wireless protocols.

AT Software Solution Selection

AT software solution is the AT firmwares provided by Espressif for different chips, which can help you quickly implement wireless functionality.

The table below shows a brief comparison of the AT firmware for different chips.

Chip

Wireless

AT Firmware

Description

ESP32-C6

Wi-Fi 6 + BLE 5.0

v4.1.1.0

ESP32-C3

Wi-Fi 4 + BLE 5.0

v4.1.1.0

ESP32-C2

Wi-Fi 4 (or BLE 5.0)

v4.1.1.0

ESP32

Wi-Fi 4 + BLE v4.2 (+ BT)

v4.1.1.0

ESP32-S2

Wi-Fi 4

v4.1.1.0

It is recommended to use the more cost-effective ESP32-C series.

Note

The modules or chips from the factory are not preloaded with AT firmware. If you have mass production requirements, please contact the corresponding business personnel or sales@espressif.com in a timely manner, and we will provide customized production.

Which Type of AT Firmware Shall I Choose?

ESP-AT firmware has the following types. Among them, the workload of downloading or preparing firmware increases from top to bottom, and so does the number of supported module types.

Officially Released Firmware (Recommended)

Officially released firmware, also known as “released firmware”, “official firmware” or “default firmware”, has passed testing and periodically released by Espressif’s official team according to the internal development plan. It can be upgraded directly based on the Espressif OTA server. If it fully matches your project needs, it is recommended to choose it over the other types of firmware. If it does not support your module, you can select a firmware that has a similar hardware configuration to your module according to Hardware Differences for testing and verification.

GitHub Temporary Firmware

GitHub temporary firmware is compiled by GitHub whenever code is pushed to GitHub and yet does not reach the firmware release cycle. In other words, it is the firmware in development, including the temporary versions of officially released firmware and supported firmware that is not planned for release. The former can be upgraded directly based on the Espressif OTA server.

Firmware with Updated Parameters

The firmware with updated parameters is generated by updating the parameter area and you do not need to compile the firmware. It is suitable for the case where the firmware function meets the project requirements, but only some parameters do not, such as the UART baud rate and UART GPIO pins. This type of firmware can be directly upgraded based on the Espressif OTA server.

Self-Compiled Firmware

When you need to conduct secondary development, you can compile the firmware by yourself. To support the OTA function, you need to deploy your own OTA server.

If stability is your priority, it is recommended to develop your AT firmware based on the latest released version corresponding to the chip. If you want more new features, it is recommended to develop your AT firmware based on the master branch.

Initial Project Preparation

During the initial project preparation phase, it is strongly recommended that you choose Espressif development boards to start your project. In the early stages of the project, it can help you quickly validate prototypes, evaluate hardware and software capabilities, and reduce project risks. In the middle stages of the project, it can help you quickly integrate and verify functions, optimize performance, and improve development efficiency. In the later stages of the project, it can help you quickly simulate and locate issues, and achieve rapid product iteration.

If you are using Self-Compiled Firmware, it is recommended to prioritize using Linux as the development environment.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4