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

dfu softdevice

Hi I have a unit that is rather old and I want o update it to the latest softdevice. In the unit there is a bootloader and softdevice version 6. Does anybody know if it is possible to update this unit with so that i get the latest softdevice and a new bootloader some how? I could to it in several steps if it is neccecery. I use the chip nrf51822, s110 v6.

Best regards Andreas

Parents
  • Hi Andreas,

    You have to check that your chip revison is compatible with our newer SDKs and SoftDevices, see this page on our Infocenter.

    You can identity which chip revision your device uses by looking at the chip markings and comparing them to the this overview.

    If your device uses a revision 2 chip, then it will not be able to use our newest SDKs and SoftDevices.

    Update:

    The s110 v.6.x.x does not have a Master Boot Record (MBR)(introduced in s110 v.7.x.x) which is required to perform updates of SoftDevice and Bootloader.

    -Bjørn

  • Ok, which specific module are you using? The module vendor should list which nrf51822 variant thats used in the specs. Have you go the answers here on DevZone or through Mypage? When you say that "Softdevices from 7 and above will work to update the softdevice and bootloader." do you mean that you're able to update the bootloader and softdevice if you flash the module with a v7 SoftDevice ?

Reply Children
No Data
Related