Esp Wroom32 Size Partition

Sundar
Posts: 5
Joined: Tue May 15, 2018 2:22 pm

Esp Wroom32 Size Partition

Postby Sundar » Wed May 23, 2018 6:39 am

Hi,
Currently I am working Esp wroom32 ,right now i want to know whether i can modify Ota slots size in partition table,if so what is the minimum size i can provide to perform OTA. In the Programming guide they mentioned 1MB for each OTA slots.

f.h-f.s.
Posts: 214
Joined: Thu Dec 08, 2016 2:53 pm

Re: Esp Wroom32 Size Partition

Postby f.h-f.s. » Wed Jun 06, 2018 12:07 pm

It depends on your .bin file size. You can check the size of your program by checking the "MyProject.bin" file in your build folder. Running "make size" also works.

If say your total image size is smaller than 1mb you can shrink it by specifying a custom partition table in "make menuconfig"

Who is online

Users browsing this forum: sangk82 and 59 guests