I can't find nrf.exe in C:\Program Files (x86)\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf
I only find nrfutil.exe in that folder.
Shall I use nrfutil.exe?
I can't find nrf.exe in C:\Program Files (x86)\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf
I only find nrfutil.exe in that folder.
Shall I use nrfutil.exe?
Thank you.
More questions:
I read in Creating a zip with image and init packet that I must supply the following:
--dev-revision version: the revision of the device that should accept the image, for example, 1
Ok, so if I set this to 1 what is this checked against? Where too must I enter 1, in my application or DFU bootloader?
Same with:
--dev-type type: the type of the device that should accept the image, for example, 1
And:
--sd-req sd_list: a comma-separated list of FWID values of SoftDevices that are valid to be used with the new image, for example, 0x4f,0x5a
Where do I find these magic numbers (0x4f and 0x5a)? I use S130 SoftDevice.
Thank you.
More questions:
I read in Creating a zip with image and init packet that I must supply the following:
--dev-revision version: the revision of the device that should accept the image, for example, 1
Ok, so if I set this to 1 what is this checked against? Where too must I enter 1, in my application or DFU bootloader?
Same with:
--dev-type type: the type of the device that should accept the image, for example, 1
And:
--sd-req sd_list: a comma-separated list of FWID values of SoftDevices that are valid to be used with the new image, for example, 0x4f,0x5a
Where do I find these magic numbers (0x4f and 0x5a)? I use S130 SoftDevice.