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

Using SVF for Nordic firmware update

We use Laird BL600 module in our design. Laird engineers has informed us, that to update softdevice firmware of Nordic nRF51822 chip inside module they use Jlink adapter over JTAG interface.

We would want to update every firmware used in product in single firmware update process, making it user-friendly.

Is it possible to do it in following way?:

  1. Connect IC JTAG interface to our management processor
  2. Playback previously recorded SVF or XSVF file on our processor at time of firmware update, and thus, update module firmware

I have positive experience doing so with Xilinx CPLDs, but does it works for nRF51822?

Related