Search found 8 matches

by gd_code
Wed Feb 01, 2023 4:32 pm
Forum: ESP-IDF
Topic: Transmit power regulations
Replies: 1
Views: 1300

Transmit power regulations

Hi all, The ESP32 modules allow for a wide range of output power levels. For example, the ESP32-S3 allows an output power up to 21 dBm for both WiFi and BLE. When using the ESP32 in a product, we will be bound by local regulations of course. We are wondering if Espressif or any users here have guide...
by gd_code
Tue Jun 28, 2022 9:36 am
Forum: ESP-IDF
Topic: WiFi iperf test difference ESP32 and ESP32-S3
Replies: 1
Views: 2657

WiFi iperf test difference ESP32 and ESP32-S3

Hi, I did some out-of-the-box WiFi testing with the espressif iperf example, between 2 ESP32-WROVER-E's (part of the ESP32-Ethernet-kit_A_V1.2) and similarly between 2 ESP-S3's (part of ESP32-S3-DevKitC-1 v1.0). I wanted to test the throughput between 2 identical modules, so the simple setup is as f...
by gd_code
Thu Apr 21, 2022 4:07 pm
Forum: ESP-IDF
Topic: UART_BUFFER_FULL and UART_FIFO_OVF difference
Replies: 2
Views: 2344

Re: UART_BUFFER_FULL and UART_FIFO_OVF difference

Thanks for the clear answer!
by gd_code
Wed Apr 06, 2022 3:08 pm
Forum: ESP-IDF
Topic: UART_BUFFER_FULL and UART_FIFO_OVF difference
Replies: 2
Views: 2344

UART_BUFFER_FULL and UART_FIFO_OVF difference

Hi all, I am confused about the two events UART_BUFFER_FULL and UART_FIFO_OVF. What is the exact difference between these two events: what do they represent, when do they occur and especially to which RX buffer do they apply ? The documentation on UART ( https://docs.espressif.com/projects/esp-idf/e...
by gd_code
Thu Oct 14, 2021 9:52 am
Forum: ESP-IDF
Topic: ESP download modes
Replies: 5
Views: 7585

Re: ESP download modes

Hi,

Any updates regarding how to enable the "Permanently switch to Secure mode (recommended) option?" and if UART/ROM Download Mode is automatically enabled/disabled in flash encryption release mode?

Thanks in advance,
gd_code
by gd_code
Tue Sep 21, 2021 2:14 pm
Forum: ESP-IDF
Topic: WIFI + PSRAM - Settings Clarification
Replies: 4
Views: 4050

Re: WIFI + PSRAM - Settings Clarification

Hi,

It would be great as some of these questions could be answered by the ESP WiFi team, as I agree that documentation on this is quite contradictory.

Kind regards,
gd_code
by gd_code
Mon Sep 13, 2021 11:37 am
Forum: ESP-IDF
Topic: ESP download modes
Replies: 5
Views: 7585

Re: ESP download modes

Thanks for the help, I appreciate it. (Hm, did you post this question earlier as well? I'd swear I saw it before...) Indeed, I removed that question and trimmed it down to make it more manageable, as I realized the entire thread was too bulky. I'm not a secureboot expert, so I'll leave the majority ...
by gd_code
Mon Sep 13, 2021 6:51 am
Forum: ESP-IDF
Topic: ESP download modes
Replies: 5
Views: 7585

ESP download modes

Hi, After enabling several security features of our ESP32-D0WD-V3 (revision 3) ESP32, I have some questions regarding the download modes possibilities of the ESP. We enabled flash encryption and secure boot V2 on our device, while trying to keep the possibility of reflashing it. These are my questio...