You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
@iwahdan88 I noticed you changed the flash partitioning in 3eb11ef, increasing the size of the factory + ota slots by ~200KB or so.
I guess this means you cannot update to v1.20 if you have an older bootloader, because the image size etc. is hard-coded in the bootloader (i.e. IMG_SIZE etc.)?
Is my assumption correct?
What new part(s) made the firmware grow so much?
The text was updated successfully, but these errors were encountered:
Hello @martijnthe , you are correct regarding the OTA update from stable to New 1.20 Firmware, currently this is not possible because there is no way Now to update the partition table over the air, we are currently researching this matter for possible solutions.
As for the PR, yes of course, please submit it and we will review and included in next release. Thanks very much for your help.
@iwahdan88 I noticed you changed the flash partitioning in 3eb11ef, increasing the size of the factory + ota slots by ~200KB or so.
I guess this means you cannot update to v1.20 if you have an older bootloader, because the image size etc. is hard-coded in the bootloader (i.e.
IMG_SIZE
etc.)?Is my assumption correct?
What new part(s) made the firmware grow so much?
The text was updated successfully, but these errors were encountered: