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

Programming/Debugging nRF9160 SiP on custom board

Hello, guys,

We are designing our custom board that contains nRF9160 SiP.

I would like to ask some questions here concerning programming/debugging nRF9160 SiP on the custom board.

We know it is possible to use nRF9160-DK as a programmer

  1. Is this all we need for programming and debugging nRF9160 SiP on our custom board? Do we need to include a nRESET pin as well?
  2. Can we update the LTE modem as well with the above approach?
  3. Do we need some USB/UART converter (that supports 1.8V voltage level because our GPIO level on nRF9160 will be 1.8V) for being able to benefit from LTE Link Monitor and send AT Commands to the modem?
  4. Is there any advantage of using JLink Base programmer/debugger over nRF9160-DK?

Thanks in advance for your time and efforts.

Cheers,

Bojan.

Parents Reply
  • Hey, .

    I have a second thought concerning this diagram:

    There is no sense to me to use NRF_VDD+VTG from the nRF9160-DK to supply our custom board!?1.8V is not enough for supplying nRF9160.

    It is OK to set SW11 to 1.8V because GPIO voltage on our custom board is 1.8V. However, we are gonna supply our custom board with external power supply from LiPo batery and, consequently, only GND, SWDIO, SWDCLK, nRESET pins would be enough.

    Am I missing something here?

    Regards,

    Bojan.

Children
Related