Deleting OTA Memory and Using that as main memery
-
- Posts: 1
- Joined: Mon May 09, 2022 7:05 am
Deleting OTA Memory and Using that as main memery
The built-in flash memory of ESP32 should have two app with OTA configuration. Can this should be modifiable to a single app with no OTA configuration. This will it helps to increase the memory size?
-
- Posts: 9770
- Joined: Thu Nov 26, 2015 4:08 am
Re: Deleting OTA Memory and Using that as main memery
Both OTA app spaces are implemented using partitions. If you select a partition table with only a factory partition, you can use nearly all your flash for the app. (Do note that doing so won't solve *RAM* shortages.)
Who is online
Users browsing this forum: No registered users and 56 guests