-
### The problem
It is not clear is ESPhome uses Wear Leveling for **Global Variables** with options: **restore_value: true** and **esp8266_restore_from_flash** or no.
If no it should be doing so. h…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
See: https://github.com/espressif/arduino-esp32/issues/7177#issuecomment-1282018757
-
I'm working on a project using esp now on the esp32c6 and I'm unable to set a rate with the `set_rate` function.
I can reproduce this with the embassy_esp_now example by adding this line just befo…
-
Hello,
@david-cermak
@igrr
@Others
the Example: https://github.com/espressif/esp-protocols/tree/master/components/esp_modem/examples/pppos_client
we use this Line:
https://github.com…
-
Refer to this link for how to enable automatic light sleep: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/power_management.html
> Automatic Light-sleep is based on …
dylif updated
2 months ago
-
I run the command below, and run into the following errors.
I fear I may have overlooked something simple here.
This is to run a custom firmware on an esp8622 wifi module.
The firmware is e…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
WCJDI updated
4 months ago
-
**Describe the bug**
When attempting to run the "peripheral_hids" sample on ESP32S3 devkitc, CPU crashes on FATAL EXCEPTION when attempting to invoke the "bt_enable()" function.
Building and flashin…
-
At least some Espressif boards print out bootloader startup info on hard reset. We can turn this off, but I wasn't sure if it had been turned on deliberately at some point.
I am not sure if it conf…