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!
Hi,
Not sure if I understood correctly your problem but I'm using nRF52 and nRF51 DK boards to flash dozens of custom boards daily and my working set-up through external header P20 is:
Now key trick: you need to tell to SEGGER J-Link OB (on-board) that it should use P20 neither P19 nor internal connection to nRF5x chip. I do it through simple connection of P20 pins 2 and 3. Again it might work also with other shorts but this is what you are missing I believe.
Cheers Jan
Hi, hard to say what's wrong then. For me it works even when I play with second nRF5x DK board (if I bridge P20 SWD PINs to standard 10-pin SEGGER connector then I can flash nRF5x chip on the other DK without problems) so it might indicate problems with this one particular custom board. I'm using Pin 1 of P20 (VDD_nRF) to power target board by 3V. Yes, you can use other pins from other headers on nRF5x DK to achieve the same...
Cheers Jan
Hi, hard to say what's wrong then. For me it works even when I play with second nRF5x DK board (if I bridge P20 SWD PINs to standard 10-pin SEGGER connector then I can flash nRF5x chip on the other DK without problems) so it might indicate problems with this one particular custom board. I'm using Pin 1 of P20 (VDD_nRF) to power target board by 3V. Yes, you can use other pins from other headers on nRF5x DK to achieve the same...
Cheers Jan