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

What is the Code Number for Release: nRF5_SDK_15.3.0_59ac345

HI,

The code number for this softdevice version is 0x98. You can find the softdevice code number by typing nrfutil pkg generate --help

But the command only list upto:

 |s140_nrf52_7.0.1|0xCA|

What is the code Number for the release: nRF5_SDK_15.3.0_59ac345

softdevice 140

Thank You,

David

Parents
  • Well, I am not so sure that the ID is really the Code Number. I found the same version of SoftDevice but there is different ID:

           SoftDevice detected, id 0xB6 (S140 v6.1.1)  SoftDevice detected, id 0xCAFE (S140 v6.1.1)

    Can someone explain and confirm?

    Thank you,

    David

  • Hi, 

    0xCAFE is the FWID used for alpha versions of the SoftDevice. Please see this post

    S140 v6.1.1 SoftDevice id is 0xB6. I use nrfutil version 5.2.0, and nrfutil pkg generate --help list with sd-ID:

    |s112_nrf52_6.0.0|0xA7|
    |s112_nrf52_6.1.0|0xB0|
    |s112_nrf52_6.1.1|0xB8|
    |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|
    |s132_nrf52_4.0.0|0x95|
    |s132_nrf52_4.0.2|0x98|
    |s132_nrf52_4.0.3|0x99|
    |s132_nrf52_4.0.4|0x9E|
    |s132_nrf52_4.0.5|0x9F|
    |s132_nrf52_5.0.0|0x9D|
    |s132_nrf52_5.1.0|0xA5|
    |s132_nrf52_6.0.0|0xA8|
    |s132_nrf52_6.1.0|0xAF|
    |s132_nrf52_6.1.1|0xB7|
    |s140_nrf52_6.0.0|0xA9|
    |s140_nrf52_6.1.0|0xAE|
    |s140_nrf52_6.1.1|0xB6|

    -Amanda H.

Reply
  • Hi, 

    0xCAFE is the FWID used for alpha versions of the SoftDevice. Please see this post

    S140 v6.1.1 SoftDevice id is 0xB6. I use nrfutil version 5.2.0, and nrfutil pkg generate --help list with sd-ID:

    |s112_nrf52_6.0.0|0xA7|
    |s112_nrf52_6.1.0|0xB0|
    |s112_nrf52_6.1.1|0xB8|
    |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|
    |s132_nrf52_4.0.0|0x95|
    |s132_nrf52_4.0.2|0x98|
    |s132_nrf52_4.0.3|0x99|
    |s132_nrf52_4.0.4|0x9E|
    |s132_nrf52_4.0.5|0x9F|
    |s132_nrf52_5.0.0|0x9D|
    |s132_nrf52_5.1.0|0xA5|
    |s132_nrf52_6.0.0|0xA8|
    |s132_nrf52_6.1.0|0xAF|
    |s132_nrf52_6.1.1|0xB7|
    |s140_nrf52_6.0.0|0xA9|
    |s140_nrf52_6.1.0|0xAE|
    |s140_nrf52_6.1.1|0xB6|

    -Amanda H.

Children
No Data
Related