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

Custom PCB no id code detected

Hello 

I Just got my first Custom PCB's i dont know how to compile the code into them .Can someone help me . I just get the errror messege when i try to find target : 

Failed to connect target

noid code detected

Please check connection and target interface type

Sincerely 

Efe Demir

  • What voltage do you measure on the reset pin on your custom board? 

    Best regards,
    Kaja

  • i dont think i made a reset pin extention on my board so i cant measure it . Do i need to do any thing else other than connecting the cables and opening segger embedded studio , target , connect j-link ? am i doing it from the wrong place ? can you pls demonstrate step by step which buttons should i pres after connecting the cables

  • Hi there,

    • Can you measure directly on the VDD pin on the IC and confirm that you measure 3V?
    • Could you share your schematic(I can make the case private first)?
    • How many samples do you see this issue on?
    • You should not connect VTG to VDD on the nRF if you are already supplying the board externally. Then you only need to connect VTG to VDD on your custom board. 

     

    kefom said:
    Do i need to do any thing else other than connecting the cables and opening segger embedded studio , target , connect j-link ? am i doing it from the wrong place

     Not really it should be pretty straightforward. You only need to connect the custom board to either the P19 or P20 debug out header on the development kit. If the board is supplied externally then you don't need to supply VDD from the DK. The debugger on the development kit will flash the custom board instead of the nRF when it detects the supply on VTG. 

    regards

    Jared

Related