Search found 2 matches

by sorek_
Wed Aug 27, 2025 5:35 pm
Forum: General Discussion
Topic: WIFI Issues with ESP32-S3-WROOM-1 modules that don't have a CMIIT ID
Replies: 10
Views: 12470

Re: WIFI Issues with ESP32-S3-WROOM-1 modules that don't have a CMIIT ID

Seems like this command helped:

Code: Select all

esp_phy_erase_cal_data_in_nvs();
by sorek_
Thu Feb 20, 2025 9:52 pm
Forum: General Discussion
Topic: WIFI Issues with ESP32-S3-WROOM-1 modules that don't have a CMIIT ID
Replies: 10
Views: 12470

Re: WIFI Issues with ESP32-S3-WROOM-1 modules that don't have a CMIIT ID

I am a bit mad at this because I ordered quite big chunk of ESP32-S3 and it's first time I have such problem with ESP32 ever..

For me using `esp_wifi_set_max_tx_power(40)` (or lower) doesn't solve anything, I basically have to have access point created on my phone next to the device and it connects ...

Go to advanced search