<?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>Getting started with Thingy91</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/84274/getting-started-with-thingy91</link><description>I am trying to flash an LED on and off on the Thingy91 I have been provided using the Blinky program. 
 I have managed to update the firnware and model as described in the getting started guide and updated to asset tracker v2. 
 I have installed the nRF</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Fri, 04 Feb 2022 06:48:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/84274/getting-started-with-thingy91" /><item><title>RE: Getting started with Thingy91</title><link>https://test-devzone.nordicsemi.com/thread/351226?ContentTypeID=1</link><pubDate>Fri, 04 Feb 2022 06:48:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd1e0b2c-25b4-40f6-b4ad-1ddeaefcfb36</guid><dc:creator>user77782</dc:creator><description>&lt;p&gt;Thanks for the nice summary and sharing. Have a nice weekend. &lt;span class="emoticon" data-url="https://test-devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with Thingy91</title><link>https://test-devzone.nordicsemi.com/thread/351211?ContentTypeID=1</link><pubDate>Thu, 03 Feb 2022 21:16:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eda55720-1650-45a3-93a4-a7727a04ea31</guid><dc:creator>user113053</dc:creator><description>&lt;p&gt;In case this helps someone, this is the list of steps I went to to finally get an LED blinking:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open nRF connect -&amp;gt; Toolchain manager -&amp;gt; nrF Connect SDK 1.8.0 -&amp;gt; Open Segger embedded studio&lt;/li&gt;
&lt;li&gt;In Segger studio -&amp;gt; File -&amp;gt; Open nRF Connect project -&amp;gt;
&lt;ul&gt;
&lt;li&gt;nrF connect 1.8.0&lt;/li&gt;
&lt;li&gt;Project: Blinky&lt;/li&gt;
&lt;li&gt;Board name: thingy91_nrf9160_ns&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Project -&amp;gt; Configure&amp;nbsp; nrf connect project -&amp;gt; menuconfig -&amp;gt; Filter by mcuboot. Ensure MCUboot bootloader support is checked&lt;/li&gt;
&lt;li&gt;Build -&amp;gt; Solution&lt;/li&gt;
&lt;li&gt;Navigate to Ncs\v1.8.0\zephyr\samples\basic\blinky\build_thingy91_nrf9160_ns\zephyr and obtain file app_signed.hex&lt;/li&gt;
&lt;li&gt;Connect Thingy91 to computer using USB cable, power off and holding down button power on&lt;/li&gt;
&lt;li&gt;nrf connect -&amp;gt; Programmer -&amp;gt; Open&lt;/li&gt;
&lt;li&gt;Select Device Nordic Thingy91, click enable MCU boot.&lt;/li&gt;
&lt;li&gt;Drag file app_signed.hex into right pane&lt;/li&gt;
&lt;li&gt;In programmer, Click Write and Write&lt;/li&gt;
&lt;li&gt;Uploading complete successfully&lt;/li&gt;
&lt;li&gt;Disconnect USB cable&lt;/li&gt;
&lt;li&gt;Power down and back up again&lt;/li&gt;
&lt;li&gt;LED flashes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with Thingy91</title><link>https://test-devzone.nordicsemi.com/thread/351056?ContentTypeID=1</link><pubDate>Thu, 03 Feb 2022 10:37:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ac34f7e-0e48-4246-bfb6-36fd09b7ef85</guid><dc:creator>user77782</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;See this&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/boards/arm/thingy91_nrf9160/thingy91_nrf9160_common.dts#L62"&gt;https://github.com/nrfconnect/sdk-nrf/blob/main/boards/arm/thingy91_nrf9160/thingy91_nrf9160_common.dts#L26&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;led0 is mapped to &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/boards/arm/thingy91_nrf9160/thingy91_nrf9160_common.dts#L28"&gt;red_led &lt;/a&gt;which is P0.29.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with Thingy91</title><link>https://test-devzone.nordicsemi.com/thread/351027?ContentTypeID=1</link><pubDate>Thu, 03 Feb 2022 09:17:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1b3ea04-0d56-435e-b35f-8966b8c2b125</guid><dc:creator>user113053</dc:creator><description>&lt;p&gt;I&amp;#39;ve done all of that. Let me&amp;nbsp; give you a for instance. In this link:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91/UG/thingy91/hw_description/pin_maps.html"&gt;https://infocenter.nordicsemi.com/topic/ug_thingy91/UG/thingy91/hw_description/pin_maps.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;it refers to various pins, however, if you open the sample blinky, it refers to led0&lt;/p&gt;
&lt;p&gt;where is the mapping between these two? They clearly refer to the same board but the documentation does not allow you to get started programming this device as there is no intellisense in code to give you a clue what led0 might refer to.&lt;/p&gt;
&lt;p&gt;Why is it so hard to get started with this board?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with Thingy91</title><link>https://test-devzone.nordicsemi.com/thread/351024?ContentTypeID=1</link><pubDate>Thu, 03 Feb 2022 09:13:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d44b4ebc-a9ca-4b94-bacc-ce405488375a</guid><dc:creator>user77782</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;To get started, please follow the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91_gsg/UG/thingy91_gsg/intro.html" rel="noopener noreferrer" target="_blank"&gt;Nordic Thingy:91 Getting started&lt;/a&gt;&amp;nbsp;guide.&lt;/p&gt;
&lt;p&gt;To develop applications for the Thingy:91, you will use the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/index.html" rel="noopener noreferrer" target="_blank"&gt;nRF Connect SDK&lt;/a&gt;, which contains a variety of compatible libraries and samples. We also have a dedicated guide for development on Thingy:91, see&amp;nbsp;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thingy91.html" rel="noopener noreferrer" target="_blank"&gt;Working with Thingy:91&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For more information on the Thingy:91 hardware development platform, see the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91/UG/thingy91/hw_description/hw_descr.html" rel="noopener noreferrer" target="_blank"&gt;Thingy:91 Hardware Description&lt;/a&gt;. If you have further questions, check out the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://test-devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/thingy-91-faq" rel="noopener noreferrer" target="_blank"&gt;Thingy:91 FAQ on DevZone&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;-Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with Thingy91</title><link>https://test-devzone.nordicsemi.com/thread/351012?ContentTypeID=1</link><pubDate>Thu, 03 Feb 2022 08:31:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39b77226-497b-4a62-b27c-bbf6208a0ac8</guid><dc:creator>user113053</dc:creator><description>&lt;p&gt;Where is the getting started guide for programming this device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Getting started with Thingy91</title><link>https://test-devzone.nordicsemi.com/thread/351010?ContentTypeID=1</link><pubDate>Thu, 03 Feb 2022 08:28:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a28476c5-e7ae-4fa0-b7ac-c18f7c8310be</guid><dc:creator>user77782</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You should build with boardname&amp;nbsp;&lt;span&gt;thingy91_nrf9160_ns and update with&amp;nbsp;app_signed.hex. After programming, power off/on the&amp;nbsp;thingy91, it should blink with red.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>