Other Parts Discussed in Thread: Z-STACK
Hi everyone!
I received the first prototypes of our boards with the “production” chip (Silicon Rev. E).
I’ve switched to the newest SDK Version (V3.10) and the basic function are working.
I wanted to add OTA-Update functionality to our prototype and realized there is only an example for the off chip update.
Is there a on chip update example in the pipeline?
The second and even bigger problem is the size of my image.
There is not enough space to fit two images in the flash at a time.
Is it possible to split the application and the stack in two images?
My thought was to split them and update the two images separately.
I know the best and easiest way would be adding an external flash, but the order for the first batch is already placed.
I’m only trying to do damage limitation.
BR Mario