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

Is the NRF52840 support by SoftDevice S132? and also with the SDK(nRF5_SDK_v13.x.x) ?

Currently i am testing the nRF52840 Preview DK DFU function. Is the NRF52840 support by SoftDevice(S132)? and also match with the SDK(nRF5_SDK_v13.x.x) ?

thanks!

Parents Reply
  • Thank you.

    relate to S140(s140_nrf52840_6.0.0-6.alpha).

    the firmware id above(0xfffe) is not right one?

    normally, the firmware id is only one byte.like:

    |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_5.0.0|0x9D
    |s132_nrf52_5.1.0|0xA5

Children
Related