This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot able to communicate with external target

Hi,

I am trying to flash one external module which is actually a BLE having (NRF52832) and I am using NRF52832 Development board. By doing all the necessary connections and using the DC power supply and setting the current and voltage to 11mA and 3.7V respectively. While running I am getting this error 

Connecting ‘J-Link’ using ‘USB’

Loaded /Applications/SEGGER Embedded Studio for ARM 7.22/bin/libjlinkarm.dylib

Firmware Version: J-Link OB-nRF5340-NordicSemi compiled Nov 7 2022 16:22:01

DLL Version: 7.88c

Hardware Version: V1.00

Target Voltage: 3.300

Device "NRF52832_XXAA" selected.

Current Speed: 2000 kHz

InitTarget() start

InitTarget() end - Took 102ms

Failed to attach to CPU. Trying connect under reset.

InitTarget() start

InitTarget() end - Took 106ms

Failed to connect to target.

Please help me. What steps do I need to follow now. I am getting stucked  

Parents
  • Hi,

     

    Q1: How is the connection between the nRF52-DK and your custom board?

    Q2: Has your current setup worked at some point? Or newer at all?

    Q3: Could you try to recover the board using nrfjprog --recover?

     

    Kind regards,

    Håkon

  • hello Sir,

    Thanks for your response.

    A1: so I am following this connection, just used an external DC power source so the full connection is (image 2)

     full connection looks like this where bare die is custom board 

    connections are good. I used probe station to connect the necessary pins of the custom board. From the probe station crocodile pins are connected to the respective pins of the NRF board

    A2: No it never worked. This is the first time I am using this type of setup, though trying to connect it since past one month but was not able to connect.

    A3: Sir, can you please tell me how to recover the board using nrfjprog --recover? I am not aware of this.

    Please let me know if you need any further information.

    Thanks and Regards,

    Kushagra

Reply
  • hello Sir,

    Thanks for your response.

    A1: so I am following this connection, just used an external DC power source so the full connection is (image 2)

     full connection looks like this where bare die is custom board 

    connections are good. I used probe station to connect the necessary pins of the custom board. From the probe station crocodile pins are connected to the respective pins of the NRF board

    A2: No it never worked. This is the first time I am using this type of setup, though trying to connect it since past one month but was not able to connect.

    A3: Sir, can you please tell me how to recover the board using nrfjprog --recover? I am not aware of this.

    Please let me know if you need any further information.

    Thanks and Regards,

    Kushagra

Children
Related