Hi @hippy ,
Thanks for your response! I reviewed your solution for MicroPython and got some questions about it (should I do it the same way with no MicroPython?)
-I should create a csv for the partition table and insert it with picotool or debugger at the start of the flash ? (or linker script)
-After that, in the firmware, read the partition table and mark the slotA or slotB as active and write the OTA firmware in the inactive slot and then set it for reboot
That should do?
It's the first time I face this so I'm really noob at it, thanks for your time
Thanks for your response! I reviewed your solution for MicroPython and got some questions about it (should I do it the same way with no MicroPython?)
-I should create a csv for the partition table and insert it with picotool or debugger at the start of the flash ? (or linker script)
-After that, in the firmware, read the partition table and mark the slotA or slotB as active and write the OTA firmware in the inactive slot and then set it for reboot
That should do?
It's the first time I face this so I'm really noob at it, thanks for your time
Statistics: Posted by vicenspb9 — Tue Jul 15, 2025 10:42 am