This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using nrfjprog with Segger JLINK remote server

Currently we are developing against hardware sensors etc. that we have installed in our warehouse

It would be great to be able to develop remotely (ie. from home) without use of a remote desktop viewer

Is it possible to use nrfjprog with a jlink connected over IP (on JLink remote server, or eth jlink)

Can do this with JLink.exe by providing an IP during connect

JLink.exe ip 192.168.X.X

Parents Reply
  • Yes, I am able to connect with commander and other jlink tools over IP.

    nrfjprog output

    > nrfjprog -r --log
    ERROR: There is no debugger connected to the PC.

    There is no argument option to pass the IP of the jlink as there is in the JLink standard tools, and the standard JLink prompt to connect over IP does not show either

Children
Related