Hello, I have 6 internally produced boards with the same ESP32S3 Wroom 1 device.
Some of them can easily connect to the PC hotspot, and some can't.
I tried reducing power, touching the antenna, and many other strategy and nothing worked.
Then I tried to use the Samsung S22 2.4GHz hotspot, and now ...
Search found 3 matches
- Tue Apr 08, 2025 10:28 am
- Forum: General Discussion
- Topic: WIFI Issues with ESP32-S3-WROOM-1 modules that don't have a CMIIT ID
- Replies: 10
- Views: 12470
- Mon Jan 20, 2025 9:57 am
- Forum: ESP-IDF
- Topic: esp32s3 ADC sampling rate
- Replies: 4
- Views: 26159
Re: esp32s3 ADC sampling rate
Hello ytesfai,
I would like to try to follow your path changing both
#define SOC_ADC_SAMPLE_FREQ_THRES_HIGH 83333
#define ADC_LL_CLKM_DIV_NUM_DEFAULT 15
values in my Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-cfea4f7c-v1\esp32s3\include\soc\esp32s3\include\soc\soc ...
I would like to try to follow your path changing both
#define SOC_ADC_SAMPLE_FREQ_THRES_HIGH 83333
#define ADC_LL_CLKM_DIV_NUM_DEFAULT 15
values in my Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-cfea4f7c-v1\esp32s3\include\soc\esp32s3\include\soc\soc ...
- Tue Sep 24, 2019 4:57 pm
- Forum: ESP32 Arduino
- Topic: error on https://dl.espressif.com/dl/package_esp32_index.json
- Replies: 5
- Views: 12525
error on https://dl.espressif.com/dl/package_esp32_index.json
On a working arduino sketch after an arduino update I have the error on downloading from
https://dl.espressif.com/dl/package_esp32_index.json
if I use this adress in the browser I have a certificate error.
How can I fix it?
I have already unistalled Arduino and installed the last 1.8.10 version but ...
https://dl.espressif.com/dl/package_esp32_index.json
if I use this adress in the browser I have a certificate error.
How can I fix it?
I have already unistalled Arduino and installed the last 1.8.10 version but ...