Page 1 of 1

ESP rainmaker switch example not compiling

Posted: Mon Apr 21, 2025 6:53 am
by rajsimiot
In the arduino IDE there are two Rainmaker partition scheme 4MB and 8MB. On ESP32 Devkit board if i choose 4MB then error message "Compilation error: text section exceeds available space in board" and if i choose 8MB then error message "Partition ota_1 invalid: Offset 0x3fd000 is not aligned to 0x10000" but 6month ago it works fine as there are only "Rainmaker" partition scheme. I am using RMakerSwich example code. Please suggest me a solution

Re: ESP rainmaker switch example not compiling

Posted: Sat Apr 26, 2025 10:32 am
by rajsimiot
@Piyush

Re: ESP rainmaker switch example not compiling

Posted: Wed May 14, 2025 8:04 am
by Piyush
This issue will be fixed by this PR. Sorry for the delay.