Other Parts Discussed in Thread: UNIFLASH,
Hello,
We have some units in the field that were programmed with Max Size in Uniflash as '0'.
In running some tests, we are finding that an image we want to push via OTA is not able to be downloaded, and I replicated the issue to be connected to the Max Size configuration.
Current image is ~85k. New image is around ~86k. When Uniflash is set to '0' or '85000', it cannot download the updated 86k image. When Uniflash is set to 128k, the updated image downloads fine, as expected.
My question: Is there a way to update this Max Size via code, without Uniflash? Then I can push an intermediate update via OTA, and then push the 86k file afterwards.
Thank you!