This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DFU over nRF Connect ios error "SD version check failed"

Hello,

I am using nrf Connect app from ios (iphone8) as the DFU server. The signed app is created as below:

nrfutil pkg generate --hw-version 52 --application-version 1 --application ble_app_blinky_pca10056_s140.hex --sd-req 0XB8 --key-file private.pem secure_ble_blinky402.zip

while scanning "DfuTarg" is detected and on trying to upgrade the firmware I get error message "SD version check failed".

I also tried to create the zip file with "--sd-id 1" but results are same.

Please advice..

Thanks,

Sreeju

Related