How to do BLE DFU for nRF7002DK

Hello,

I am trying to implement BLE DFU with nRF7002DK and SDK 2.7.0(Sorry but not use sysbuild yet.)

https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/

I tried to do BLE DFU with nRF7002DK referring to Lesson 8, but I cannot write to the external flash memory.
<err> mcumgr_img_grp: Failed to open flash area ID 1: -2

Also, the Device Manager app is giving me the error 'n must be >= 0'.

(Sorry, but I have no idea what the error means).

Of course, all jumpers from SB11 to SB14 are shorted.

I will attach the project so you can tell me what I am missing.

8484.ble_dfu_nrf7002.zip

I think I need to set the MTU, but haven't tried it yet. Because I don't think this error has anything to do with MTU.

Best Regards,

Yoshihiro Goto.

Parents Reply Children
No Data
Related