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

How to configure NRF51-DK to flash firmware to a different nrf51 module

Hi all, I have here NRF51-DK, I am a bit familiar with the kit for a while. Now I want to make a system using NRF518422 chip. I manage to find a module - "Taiyo Yuden EYAGJNZXX".

My question is, Is there a way to make use of my NRF51-DK to flash application and softdevice to EYAGJNZXX?

Thank you very much.

Parents
  • If you search this forum there are literally dozens of similar questions which were answered. You need to connect it through P19 or P20 headers (JTAG/SWD OUT ports), see Dev Kit's user guide how to locate them. The magic is in wiring correctly also Voltage and Ground detect PINs so J-Link OB FW on the Dev Kit will detect external target on one of these ports and don't try to flash internal nRF5x chip on the Dev Kit.

Reply
  • If you search this forum there are literally dozens of similar questions which were answered. You need to connect it through P19 or P20 headers (JTAG/SWD OUT ports), see Dev Kit's user guide how to locate them. The magic is in wiring correctly also Voltage and Ground detect PINs so J-Link OB FW on the Dev Kit will detect external target on one of these ports and don't try to flash internal nRF5x chip on the Dev Kit.

Children
Related