Hi, I have a problem related to DFU OTA through BLE
When performing OTA through Bluetooth, I encountered the following issue:
Firmware built in the same build can be successfully updated via OTA using the nRF Connect App on an iPhone (limited to firmware from the same build). However, if firmware from a different build is used, the following error message appears on UART:
`<err> mcumgr_img_grp: Failed to open flash area ID 2: -2`
` <err> mcumgr_img_grp: Image upload inspect failed: 5`
How can I update the firmware in different built through BLE with the edge device using OTA ?
I am using nrf5340 + ncs2.4.2