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

nrfjprog.exe Specification?

Is there any kind of specification for how nrfjprog.exe works? I would like to write an OSX equivalent.

Thanks,

Chris

Parents
  • Hi there,

    For the most part nrfjprog.exe implementation relies on the public documentation available in the following documents:

    S110 SoftDevice Specification nRF51822 Product Specification nRF51822 Reference Manual

    You may not be able to implement all of nrfjprog.exe's features, but you should be able to flash a SoftDevice and application.

    edit: I will however forward your interest to the relevant people inside Nordic to see if they can comment further on the matter.

    Carles

Reply
  • Hi there,

    For the most part nrfjprog.exe implementation relies on the public documentation available in the following documents:

    S110 SoftDevice Specification nRF51822 Product Specification nRF51822 Reference Manual

    You may not be able to implement all of nrfjprog.exe's features, but you should be able to flash a SoftDevice and application.

    edit: I will however forward your interest to the relevant people inside Nordic to see if they can comment further on the matter.

    Carles

Children
Related