<?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>Can I program Thingy91 with nRF52 DK?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61256/can-i-program-thingy91-with-nrf52-dk</link><description>Can I program Thingy91 with nRF52 DK? Or the external programming interface is different in DK for 9160?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 May 2020 18:11:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61256/can-i-program-thingy91-with-nrf52-dk" /><item><title>RE: Can I program Thingy91 with nRF52 DK?</title><link>https://devzone.nordicsemi.com/thread/250045?ContentTypeID=1</link><pubDate>Thu, 14 May 2020 18:11:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfb9c616-6294-432e-b863-e3802d8a85d2</guid><dc:creator>joshuab1986</dc:creator><description>&lt;p&gt;You can program it over USB if you don&amp;#39;t have the 9160DK. It&amp;#39;s a good idea to get a proper debug/programmer, but if you&amp;#39;re waiting and stuck at the moment this is how you can flash it via USB:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Delete any existing build dir.&lt;/li&gt;
&lt;li&gt;Using west from command line build with the flag for DFU and specify the board
&lt;ol&gt;
&lt;li&gt;&lt;em&gt;west build -d build-dfu -b nrf9160_pca20035ns&lt;/em&gt;&lt;em&gt;&lt;/em&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Now you&amp;#39;ll have a build dir named build-dfu.&lt;/li&gt;
&lt;li&gt;Open the programmer application from nRF Connect.&lt;/li&gt;
&lt;li&gt;Power your Thingy91 into MCUBOOT mode by holding down SW3 (middle button) while turning the device on.&lt;/li&gt;
&lt;li&gt;In the programmer app, make sure Enable MCUBoot is checked and select your device from the device drop down.&lt;/li&gt;
&lt;li&gt;Now click Add HEX File and navigate to your build-dfu/zephyr directory.&lt;/li&gt;
&lt;li&gt;Select app_signed.hex as your HEX file. It HAS to be the signed hex.&lt;/li&gt;
&lt;li&gt;Write to flash and reboot the device if you don&amp;#39;t have it auto rebooting upon flashing.&lt;/li&gt;
&lt;li&gt;You can open LTE Link Monitor to view any console output for verification.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/thingy91usb.PNG" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can I program Thingy91 with nRF52 DK?</title><link>https://devzone.nordicsemi.com/thread/249363?ContentTypeID=1</link><pubDate>Tue, 12 May 2020 08:11:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:840f6e08-79d1-46b4-a2ab-5d5fadd8184e</guid><dc:creator>pbn4</dc:creator><description>&lt;p&gt;This has been already answered in another thread. The answer is no.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>