BLE
Wi-Fi
LVGL
MQTT
which is cause of hugh memory usage on the esp32 wrover-e 8M ram /16M flash
So, is ther any way to increase DRAM/IRAM size ? decreaseing the firmware size would be to hard. any comment would be great. thanks.Executing "ninja size"...
Total sizes:
Used static DRAM: 119912 bytes ( 4668 remain, 96.3% used)
.data size: 53952 bytes
.bss size: 65960 bytes
Used static IRAM: 151146 bytes ( -20074 remain, 115.3% used) Overflow detected! You can run idf.py size-files for more information.
.text size: 150119 bytes
.vectors size: 1027 bytes
Used Flash size : 1457319 bytes
.text: 1149143 bytes
.rodata: 307920 bytes
Total image size: 1662417 bytes (.bin may be padded larger)
BR
HS