BLE + WIFI + OTA updates. How much flash should do I need? 4MB or 8MB?. I need to buy thousand of units
Posted: Tue Oct 18, 2022 10:06 pm
There are 4MB and 8MB ESP32 models, and I need some help to choose one. I understand the code first is uploaded to Flash (4MB or 8MB), and then is internally copied to RAM. But RAM is fixed to 512kb. So, I dont understand if more Flash means more space to code and variables (because he 512kb limit of RAM).
My actual code size is 1.300.000 bytes, and I still need to add WIFI and OTA. This is possible with 4MB Flash? Or need more memory space?.
Many thanks!
My actual code size is 1.300.000 bytes, and I still need to add WIFI and OTA. This is possible with 4MB Flash? Or need more memory space?.
Many thanks!