NRF7002DK BLE + WIFI ROM SIZE ISSUE (RECOVERY)

we have two questions about dfu recover operation on coex_ble&wifi example.
because its flash size is so big that it could not be reduced under 500kB.

so, we thought that it would be broken when it failed with dfu. 

1. could i reduced flash size (ble + wifi) under 450kB?

2. is there any way that make dfu success when flash size is over 1/2 * whole app size.

Parents Reply Children
  • heavyjo said:
    We have already adjusted the options, but we couldn't reduce the size to the desired level.

    Noted.

    heavyjo said:
    Is it possible to update the SDK separately like nrf5sdk option?

    Could you clarify what you mean by "updating the SDK separately"? It's a bit unclear what you mean with updating the SDK when you're trying to update the firmware on the 

    Do you refer to updating the Softdevice part of the nrf5 application, and then update the rest of the application, which you could do in nRF5 SDK since the SoftDevice were separated from the application? If this is the case, then the answer is unfortunately no

    Kind regards,
    Andreas 

Related