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

NRF52840, SDK 15.2, and UCIR

For a client, I really to understand if SDK 15.2, its bootloader, matching software, etc use the UCIR in any fashion.

Parents
  • Hi,

    For a client, I really to understand if SDK 15.2, its bootloader, matching software, etc use the UCIR in any fashion.

    The bootloader information in the SDK v15.2.0 has a macro for getting the start address of the bootloader image. See more here. Further, there is more information about the topic here.

    In DevZone, there are some relevant cases like this one, which deals with writing to CUSTOMER field in UICR.

    I hope this helps to understand.

    Kind regards,
    Oeyvind

Reply
  • Hi,

    For a client, I really to understand if SDK 15.2, its bootloader, matching software, etc use the UCIR in any fashion.

    The bootloader information in the SDK v15.2.0 has a macro for getting the start address of the bootloader image. See more here. Further, there is more information about the topic here.

    In DevZone, there are some relevant cases like this one, which deals with writing to CUSTOMER field in UICR.

    I hope this helps to understand.

    Kind regards,
    Oeyvind

Children
No Data
Related