Page 1 of 1

Esp mesh with spiram enabled not working

Posted: Thu Jun 02, 2022 11:41 am
by ysmtskn
Hi i have a project based on development kit example light with ESP32-wrover-E.

I need to enable psram 'cause using ble + wifi + mqtts is not possible with only iram.

Detailed log and sdkconfig file can be found in this issue:
https://github.com/espressif/esp-mdf/issues/293

Thanks for all the answers.