<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nrfjprog: --ids is empty over remote IP connection</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88871/nrfjprog---ids-is-empty-over-remote-ip-connection</link><description>When using nrfjprog over an IP connection, `--ids` never returns a value. This is frustrating as the Zephyr nrfjprog runner uses this command to determine if there is a board connected. 
 
 Other commands work as expected, I am able to flash and reset</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Mon, 13 Jun 2022 13:26:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88871/nrfjprog---ids-is-empty-over-remote-ip-connection" /><item><title>RE: nrfjprog: --ids is empty over remote IP connection</title><link>https://test-devzone.nordicsemi.com/thread/372168?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 13:26:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49e4d863-9c12-4f9a-acb0-dcb34988126b</guid><dc:creator>user93921</dc:creator><description>&lt;p&gt;Hi Jordan,&lt;/p&gt;
&lt;div&gt;As you know nrfjprog is built on top of Jlink. Jlink remote server cannot be discovered using --ip, you have to set up and remember the debugger server IP first.&amp;nbsp;Jlink does not have a specific command to check the JLink debugger sn number through an IP connection, so the command with &amp;quot;--id&amp;quot; does not give a response.&lt;/div&gt;
&lt;div&gt;Right now you would have to check the logs right after IP connection is built using JLINK commands to get the sn number, as shown below.&lt;/div&gt;
&lt;div&gt;&lt;pre class="ui-code" data-mode="text"&gt;$ JLinkExe IP 192.168.24.1
SEGGER J-Link Commander V7.66b (Compiled May 30 2022 14:12:34)
DLL version V7.66b, compiled May 30 2022 14:12:19

Connecting to J-Link via IP...O.K.
Firmware: J-Link OB-K22-NordicSemi compiled Dec  3 2021 15:46:55
Hardware version: V1.00
S/N: 960061xxx
License(s): RDI, FlashBP, FlashDL, JFlash, GDB
VTref=3.300V


Type &amp;quot;connect&amp;quot; to establish a target connection, &amp;#39;?&amp;#39; for help
&lt;/pre&gt;&lt;/div&gt;
&lt;div&gt;Best regards,&lt;/div&gt;
&lt;div&gt;Charlie&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>