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

I m wondering about that the mean of DFU equels "OTA DFU" referred in the "nRF52832_PB_v1.4"

Hi everyone,

I m nRF52 beginner and trying to understand that functions. 

I have the few of qustions about DFU.

1. Is it  that the mean of DFU equels "OTA DFU" referred in the "nRF52832_PB_v1.4"?

2. I have SDK ver 15.3. Can that be compatible another versions?

Thank you for help.

Eric.

Parents
  • Hello Eric,

    1. Is it  that the mean of DFU equels "OTA DFU" referred in the "nRF52832_PB_v1.4"?

    OTA DFU = DFU in our SDK. Have a look at the Bootloader and DFU documentation and our DFU examples.

    2. I have SDK ver 15.3. Can that be compatible another versions?

     Can you please elaborate on what you mean? Have a look at our compatibility matrixThis shows the compatibility between the nRF52832 IC revisions, the relevant SoftDevices (SD) and their corresponding SoftDevice Specifications (SDS), and Software Development Kits (SDK).

    Kind regards,
    Øyvind

  • Hi Øyvind,

    Really thank you for reply

    1. Is it  that the mean of DFU equels "OTA DFU" referred in the "nRF52832_PB_v1.4"?

    OTA DFU = DFU in our SDK. Have a look at the Bootloader and DFU documentation and our DFU examples.

    OK, I have understood DFU call "OTA DFU" when nRF52832 firmware uploaded from an smartphone aplication. Right?

    2. I have SDK ver 15.3. Can that be compatible another versions?

     Can you please elaborate on what you mean? Have a look at our compatibility matrixThis shows the compatibility between the nRF52832 IC revisions, the relevant SoftDevices (SD) and their corresponding SoftDevice Specifications (SDS), and Software Development Kits (SDK).

    Sorry for little of information.I m not good at English.

    I wonder that SDK ver 15.3 DFU function is compatible under the SDK 15.3 ver or over.

    Thank to give me information.

    Eric.

  • You're welcome. This is what we are here for.

    nRFBeginner said:
    OK, I have understood DFU call "OTA DFU" when nRF52832 firmware uploaded from an smartphone aplication. Right?

    Yes, you can update the FW using your smartphone application. We also have a getting started tutorial on DFU here.

    nRFBeginner said:
    I wonder that SDK ver 15.3 DFU function is compatible under the SDK 15.3 ver or over.

     Our SDK is compatible within a major version i.e. SDK 15.3 is compatible down to SDK v15.0, but may not be compatible with e.g. v14.2. Always read the release notes. 

    Kind regards,
    Øyvind

Reply
  • You're welcome. This is what we are here for.

    nRFBeginner said:
    OK, I have understood DFU call "OTA DFU" when nRF52832 firmware uploaded from an smartphone aplication. Right?

    Yes, you can update the FW using your smartphone application. We also have a getting started tutorial on DFU here.

    nRFBeginner said:
    I wonder that SDK ver 15.3 DFU function is compatible under the SDK 15.3 ver or over.

     Our SDK is compatible within a major version i.e. SDK 15.3 is compatible down to SDK v15.0, but may not be compatible with e.g. v14.2. Always read the release notes. 

    Kind regards,
    Øyvind

Children
No Data
Related