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

Does any one has successed in doing DFU with OpenMesh?

Does any one has successed in doing DFU with OpenMesh? I have done all the steps according to the guide (github.com/.../dfu_quick_start.adoc) but failed in the last step. some errors happen about "Serial transport currently is not supported!", so i decide to use nrf studio with nrf5x bootloader menu, but when i choose the dfu package and click the button Program, it promote that "Please reset the device to bootlaoder mode ", does anybody know how to do DFU? any of you reply will be appreciate.

Parents
  • Sorry,there is very little question and answer about mesh DFU, I have to ask a question:

    1.When I use sdk8.0 to do mesh job,I must use nrfutil v0.5.2,right? But if there is no security on legacy DFU, this way, we do not need to do step2 and step3 to generate private key and public key?

    2.About example file,The quick start guide said "This example file already has entries for SD, App and Bootloader sections, firmware IDs and a public key. Replace the public key entry with the one you generated. " question is \nRF51-ble-bcast-mesh\nRF51\bootloader\pc-util\example file blow:

    APP_START: 0x18000 APP_SIZE: 0x18000

    SD_START: 0x1000 SD_SIZE: 0x17000

    BL_START: 0x3A000 BL_SIZE: 0x5800

    COMPANY_ID: 0x00000059 APP_ID: 0x0001 APP_VERSION: 0x00000001

    S110 v8.0 SD_VERSION: 0x0064

    BL_ID: 0x01 BL_VERSION: 0x01

    Do not has a public key to replace.

    3.Last question is how to set application project IRAM and IROM? image description

  • @temco_heng (hengyongchao): Please post this as a separate question and provide a link to the new question in the comment section of my answer above.

Reply Children
No Data
Related