Hi guys
I am trying to program a nrf51822 module but it is not recognized by the development kit.
These are the pins that I am using:
I can not see the module with NRFGo on Windows or on linux with Jlink console.
Any idea?
Thanks in advance!
Hi guys
I am trying to program a nrf51822 module but it is not recognized by the development kit.
These are the pins that I am using:
I can not see the module with NRFGo on Windows or on linux with Jlink console.
Any idea?
Thanks in advance!
This configuration really works! Thank you su much, Jan! Had this problem for a long time...
Glad to help:)
Hello Sir, I also designed one custom board and trying to program it.
Do i need to connect the Vnrf(pin 1),SWDIO,SWCLK,GND pins to my custom board and short the vdd and vtg pins? please confirm
Yes, VTG and VDD_NRF must be connected together to ensure that the voltage is equal on the nRF5x-DK and your custom board.
thank you sir