Hi,
Boron/Argon project here with a Nextion display.
From the Asset OTA docs, I read that the max size for an asset is 592KB:
The Nextion binary is ~1MB.
Two questions:
- is the 592KB limit still there?
- IF that limit is still there, what are the chances that I can split the file in half so it fits this asset ota requirement, and concat them on the internal filesystem of the device before consumption?
Thanks!