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

Can mbed compiler's generated hex file be flashed via J-Link interface on NRF51 beacon kit? WIll it work?

I developed an application program and I have a hex file generated from mbed compiler, and would like to know if I flash this hex file using a J-link interface on NRF51822 chip [a small beacon kit] will it work?

Basically, how it is going to make a difference with application's hex file while I use flashing with J-link or mbed.

I know that bootloader is going to be different which I can download from Nordic - Website.

Related