You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDK version (run git describe --tags to find it): latest
Ask Issue
Q: Is it possible to run ESP8266 at 40MHz or lower instead of 80/160MHz. While underclocking NO Wlan is required? Pls provide code example if possible.
The text was updated successfully, but these errors were encountered:
A: ESP8266 currently does not support frequency adjustment, it is stated in the esp_pm_config_esp8266_t structure.
In addition, you can try esp32c3, which supports frequency adjustment, BLE, and has more memory.
Environment
git describe --tags
to find it): latestAsk Issue
The text was updated successfully, but these errors were encountered: