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

Can Seggar JLink EDU mini programmer and JFlash Lite be used for flashing firmware to nRF51822 in lieu of using the nRF Connect Programmer?

I believe from reading some of the existing posts that my JLink EDU mini programmer (with SWD connection) should work with the nRF51822 (it shows up as a device option in the configuration menus). Can I use the JFlash Lite program, in lieu of the nRF Connect Programmer, to flash the nRF Sniffer firmware to the board? If so, what should the starting memory address be and what SWD transfer speed can be used?

Randy

Parents Reply Children
  • Would the Programmer tool that is part of the nRF Connect for Desktop package (which I already have installed) also work, or is that only for boards with on-board JLink hardware?

  • I think there is some check that it's an nRF DK, but you can give it a go, it may work. You need to connect GND, SWDIO, SWDCLK, and VDD (fixed 3V I think, since the jlink mini only support 3V?).

    Kenneth

  • Kenneth,

    After attaching an SWD connector to the nRF51822 device I was able to program it with the nRF Connect for Desktop, Programmer module and the JLink EDU mini programmer. The JLink mini showed up as a selectable device and after browsing to the desired HEX file, with the Add HEX file option, the Erase & write option loaded the hex file into memory with no problems. I installed the nRF Sniffer V3 firmware, in place of pre-installed nRF Sniffer V2 beta firmware, and the device appears to be working well. The only glitch is that the blue led on the device no longer lights up, even when I go back to the V2 beta firmware that was supposed to be pre-loaded. However, I don't see how this could be the result of using the nRF Connect for Desktop, Programmer module or the JLink EDU mini. 

    Randy

Related