<?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>Thingy:91 debugging nRF9160 with nRF7002-DK debug port</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103184/thingy-91-debugging-nrf9160-with-nrf7002-dk-debug-port</link><description>Hi, 
 We are having issues using the debug out port on the nRF7002 DK in order to connect to Thingy:91 debug in port. 
 
 We are quite sure that we followed the correct procedure. What we have done is: 
 - soldered the solder bridge (SB47) on nRF7002</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Aug 2023 07:06:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103184/thingy-91-debugging-nrf9160-with-nrf7002-dk-debug-port" /><item><title>RE: Thingy:91 debugging nRF9160 with nRF7002-DK debug port</title><link>https://devzone.nordicsemi.com/thread/443492?ContentTypeID=1</link><pubDate>Tue, 29 Aug 2023 07:06:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:470de411-105b-4470-a9ff-ea9c75c58b44</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;No worries, Luigi! Happy to hear it worked out for you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Mathias&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91 debugging nRF9160 with nRF7002-DK debug port</title><link>https://devzone.nordicsemi.com/thread/443424?ContentTypeID=1</link><pubDate>Mon, 28 Aug 2023 14:50:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b90a8f19-42ca-47b4-bf6a-a60acaf6f008</guid><dc:creator>Luigi Antuono</dc:creator><description>&lt;p&gt;Thank you Mathias,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the proposed suggestion worked fine.&lt;/p&gt;
&lt;p&gt;Thanks againg for helping me.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Luigi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91 debugging nRF9160 with nRF7002-DK debug port</title><link>https://devzone.nordicsemi.com/thread/443416?ContentTypeID=1</link><pubDate>Mon, 28 Aug 2023 14:22:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8c8aca1-91ba-4697-b1af-05883defce03</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;I understand, Luigi.&lt;/p&gt;
&lt;p&gt;I just tested it out myself and was able to flash the nRF9160 of the Thingy:91. Both with the GUI in VS Code and from the command line, using the nRF7002DK as debugger and powering the Thingy:91 through the USB port, by following &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/device_guides/working_with_nrf/nrf91/thingy91.html#building-and-programming-using-vsc"&gt;this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Before doing this, the Thingy:91 was set up as described in the previous reply.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Mathias&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91 debugging nRF9160 with nRF7002-DK debug port</title><link>https://devzone.nordicsemi.com/thread/443399?ContentTypeID=1</link><pubDate>Mon, 28 Aug 2023 13:44:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12899eab-2e3b-484f-9a2b-b9481855b176</guid><dc:creator>Luigi Antuono</dc:creator><description>&lt;p&gt;Hi Mathias,&lt;/p&gt;
&lt;p&gt;thanks for the answer.&lt;/p&gt;
&lt;p&gt;The reason why I want to power nRF9160 through Debug port is because I would like to debug the firmware using the debugger available on nRF7002 DK.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s because I want to flash the firmware using Visual Studio Code.&lt;/p&gt;
&lt;p&gt;Can you please help me on this? Thanks.&lt;/p&gt;
&lt;p&gt;Kindly,&lt;/p&gt;
&lt;p&gt;Luigi&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91 debugging nRF9160 with nRF7002-DK debug port</title><link>https://devzone.nordicsemi.com/thread/443391?ContentTypeID=1</link><pubDate>Mon, 28 Aug 2023 13:29:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40bd4025-173c-45ca-953a-b80397ab4268</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;Hi, Luigi!&lt;/p&gt;
&lt;p&gt;Have you tried to connect to the nRF9160, while powering the Thingy:91 through its USB port instead of through the debug port? You find a guide on how to do it &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/device_guides/working_with_nrf/nrf91/thingy91_gsg.html"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Or is there a specific reason for why you want to power it through its debug port?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Mathias&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>