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

what is the ID for softdevice_s140 when Generating DFU packages

hi,

i can't find the ID for softdevice_s140

run cmd : nrfutil pkg generate –help

--sd-req TEXT The SoftDevice requirements. A comma- separated list of SoftDevice firmware IDs (1 or more) of which one must be present on the target device. Each item on the list must be in hex and prefixed with "0x".A list of the possible values to use with this option follows: |s130_nrf51_1.0.0|0x67| |s130_nrf51_2.0.0|0x80| |s132_nrf52_2.0.0|0x81| |s130_nrf51_2.0.1|0x87| |s132_nrf52_2.0.1|0x88| |s132_nrf52_3.0.0|0x8C| |s132_nrf52_3.1.0|0x91|

thank you.

Related