FUOTA: Facing issues while using flash memory instead of UnfragmentedData[FRAG_MAX_NB * FRAG_MAX_SIZE] (SRAM buffer)
Hi,We are using B-L072Z-LRWAN1 board to perform the FUOTA.The way we changed the current implementation:1. In FragDecoderWrite function in main.c we added a function to write the fragments to the flash memory. FlashMemHandler_Write((void *)(FLASH_BA...