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