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

NRF9160 custom board programming issue

Hi, I have my custom board for the nrf9160 ,

I was able to program it through the built in programmer of the nrf9160 dk but I have an issue, when I connect the VDD to the VDD_GPIO by soldering a bridge the programmer does not recognize the board, where the issue can ? Thanks in advance

Parents Reply
  • Thanks for the layout.

    You have to redo the ground beneath the nRF9160 SoC. This is not good I'm afraid. You are only grounded through pin 60, and lacking many vias under the module. The rest of the pads are not connected at all to GND. This may be the reason for why you are having issues with your custom board.

    This is how is done on the nRF9160 DK


    Please follow design rules given in the Schematics and layout for nRF9160DK.

    I would also recommend verifying the via hole dimensions with your PCB manufacturer, as they seem somewhat small.

    Kind regards,
    Øyvind

Children
Related