ESP rainmaker switch example not compiling
Posted: Mon Apr 21, 2025 6:53 am
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