<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://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>nRF Thread Topology Monitor: Issues Scanning Devices Flashed with Self-Generated .hex Files</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116284/nrf-thread-topology-monitor-issues-scanning-devices-flashed-with-self-generated-hex-files</link><description>Hi 
 I&amp;#39;m setting up an OpenThread network and am trying to use the nRF Thread Topology Monitor to visualize the network for debugging purposes. However, no OT devices appear in the GUI, and I can&amp;#39;t seem to figure out why. 
 Here&amp;#39;s my setup: 
 
 I&amp;#39;m running</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Nov 2024 14:03:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116284/nrf-thread-topology-monitor-issues-scanning-devices-flashed-with-self-generated-hex-files" /><item><title>RE: nRF Thread Topology Monitor: Issues Scanning Devices Flashed with Self-Generated .hex Files</title><link>https://devzone.nordicsemi.com/thread/510128?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 14:03:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f361ae24-9524-49f9-902c-6503b381c701</guid><dc:creator>gcb</dc:creator><description>&lt;p&gt;I removed the low_power snippet from the build command, and now the network appears stable in the nRF OpenThread Topology Monitor. The low_power snippet puts the device into sleep mode, which likely causes it to be undetected during the next poll event from the network leader.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Thread Topology Monitor: Issues Scanning Devices Flashed with Self-Generated .hex Files</title><link>https://devzone.nordicsemi.com/thread/510111?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2024 13:22:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b14a7493-3138-4c93-8ac7-028b50dc9bfb</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Let me check internally if someone have a suggestion.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Thread Topology Monitor: Issues Scanning Devices Flashed with Self-Generated .hex Files</title><link>https://devzone.nordicsemi.com/thread/509985?ContentTypeID=1</link><pubDate>Mon, 11 Nov 2024 19:34:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e424db44-7a04-4b6d-9c9a-1beb05df6a10</guid><dc:creator>gcb</dc:creator><description>&lt;p&gt;I successfully built and flashed the Thread CLI sample myself instead of using the pre-built &lt;code&gt;.hex&lt;/code&gt; files. To specify the &lt;code&gt;.hex&lt;/code&gt; file during the flash stage, I used the following command:&lt;/p&gt;
&lt;div&gt;
&lt;div class="flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none"&gt;&lt;code&gt;$ west&amp;nbsp;flash --build-dir build/nrf52840dk --hex-file build/nrf52840dk/zephyr/zephyr.hex --erase&lt;/code&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;However, I&amp;#39;m now facing two issues:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;OpenThread Shell not responding&lt;/strong&gt;:&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The OpenThread shell works smoothly when the device isn&amp;#39;t yet connected to the network. However, after I run the following command in the OpenThread shell:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&amp;nbsp;$ ot thread start&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I see the device appear in the nRF Thread Topology Monitor, but the OpenThread shell becomes unresponsive and doesn&amp;rsquo;t allow me to enter any further commands. I would like to be able to check details like the parent and child IDs, routing tables, and change the device role, but I&amp;rsquo;m currently unable to do so once the device joins the network.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol start="2"&gt;
&lt;li&gt;&lt;strong&gt;In nRF Thread Topology Monitor not stable&lt;/strong&gt;:&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Although I can now see multiple devices in the nRF Thread Topology Monitor, the devices are constantly appearing and disappearing. Is this a potential bug in the nRF Thread Topology Monitor, or could it indicate that the devices are actually disconnecting and reconnecting frequently on the network?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>