Enter Bootloader mode in our Custom Project - nrf5340

Hi,

   We have been using the DeviKit for our initial development and now we have developed our own custom board using the nRF5340. I trying to flash the device, but couldn't enter the Bootloader mode, even after asserting the P0.18 to low during RESET.

I am trying to flash using UART. Is there any-other pin that needs to be controlled to enter the boot loader mode?

Parents
  • Hello,

    I wanted to let you know that I have been assigned to this case and have started looking into it. I am not sure if I understand your question correctly. Could you tell me what you are trying to achieve here? Are you trying to do a DFU over UART using MCUboot, or are you just trying to flash your custom 5340 board?

    Kind Regards,

    Abhijith

Reply
  • Hello,

    I wanted to let you know that I have been assigned to this case and have started looking into it. I am not sure if I understand your question correctly. Could you tell me what you are trying to achieve here? Are you trying to do a DFU over UART using MCUboot, or are you just trying to flash your custom 5340 board?

    Kind Regards,

    Abhijith

Children
  • Hi Abhijith,

    Thanks for the support.

    We need to do the DFU in our custom 5340 board over UART. But we couldn't do it, need instruction for the DFU in our device.
    We got our SCH & PCB layout verified by team, now we completed the SMD and now started testing our device. We are trying to flash our device over UART. Device is turned ON, as I can check the power lines and it is same as in the EVK, but not able to flash.

    Need support on this.

Related