<?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 SDK 1.9.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86267/nrf-sdk-1-9-1</link><description>I am looking for the examples for the SDK. I installed SDK 1.9.1 through the Toolchain Manager and see the directory &amp;quot;users/my_user_name/ncs/v1.9.1&amp;quot; Supposedly this is where the SDK was installed but where are the examples??? Am I looking in the wrong</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Mar 2022 14:52:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86267/nrf-sdk-1-9-1" /><item><title>RE: nRF SDK 1.9.1</title><link>https://devzone.nordicsemi.com/thread/360352?ContentTypeID=1</link><pubDate>Mon, 28 Mar 2022 14:52:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37883091-2727-4059-805b-3774ceaa8e7d</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi again,&lt;br /&gt;&lt;br /&gt;Based on your previous reply I had to rewrite my answer as you said you were using Segger Embedded Systems.&lt;br /&gt;&lt;br /&gt;When you open up Segger Embedded Studio, does the window and folder that opens up look like this? And if so, have you checked the nrf/samples and zephyr/samples folders inside this explorer window? Both the Central and peripheral samples are available in the bluetooth sample folder located at &amp;quot;&lt;em&gt;\nrf\samples\bluetooth&amp;quot;&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1648479015266v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If not, could you supply a screenshot of what you see when you open up SES through the toolchain manager and press the&amp;nbsp;circled button in SES similar to what I posted above?&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF SDK 1.9.1</title><link>https://devzone.nordicsemi.com/thread/360343?ContentTypeID=1</link><pubDate>Mon, 28 Mar 2022 14:13:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb761ebe-729f-4ba3-820d-c3427985e0b3</guid><dc:creator>Harold Ritter</dc:creator><description>&lt;p&gt;I have gone to the link you provided and see plenty of doc and explanation for specific samples but I need to download and see the example code. I am not seeing that anywhere. Why did Nordic burry it and make this so dificullt?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF SDK 1.9.1</title><link>https://devzone.nordicsemi.com/thread/360310?ContentTypeID=1</link><pubDate>Mon, 28 Mar 2022 12:51:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81041420-59a9-42df-ab55-5034cc764eed</guid><dc:creator>Harold Ritter</dc:creator><description>&lt;p&gt;I should have been a bit more specific. I am using Segger Embedded Studio and need project examples for BLE central and peripheral.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF SDK 1.9.1</title><link>https://devzone.nordicsemi.com/thread/360307?ContentTypeID=1</link><pubDate>Mon, 28 Mar 2022 12:48:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4313cbc9-627f-4c91-8883-8848f06d36df</guid><dc:creator>Harold Ritter</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF SDK 1.9.1</title><link>https://devzone.nordicsemi.com/thread/360191?ContentTypeID=1</link><pubDate>Mon, 28 Mar 2022 08:31:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bcc1e9d-e595-4149-b720-9c805e134438</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;One way to see all the samples created is to follow the same &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples.html"&gt;link as has been supplied in the thread&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;My guess is that you&amp;#39;re following&amp;nbsp;&lt;a href="https://www.youtube.com/watch?v=2cv_jjqk5hg&amp;amp;ab_channel=NordicSemiconductor"&gt;this youtube tutorial to set up your SDK&lt;/a&gt;&amp;nbsp;and that you want to see the samples directly in VSCode? If thats the case, and you&amp;#39;ve installed all the extensions up to the quick-setup part of the video, your setup should look something like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/4527.pastedimage1648455421853v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Following this, you should be able to set up an existing sample by opening the nRF Connect extention in VSCode, click on &amp;quot;Create a new sample from application&amp;quot;, select &amp;quot;freestanding application&amp;quot; and make sure that the SDK and Toolchain you want to use are selected from the drop down menu. The samples/templates can be found under &amp;quot;Application template&amp;quot;.&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/2364.pastedimage1648455622902v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re working in the Explorer-mode in VSCode, you may open the folder where you&amp;#39;ve installed the SDK (in my case &amp;quot;ncs&amp;quot;) and follow the path: &amp;quot;ncs\v1.9.1\nrf\samples&amp;quot; for the nrf-samples or &amp;quot;ncs\v1.9.1\zephyr\samples&amp;quot; for the zephyr samples.&amp;nbsp;&lt;strong&gt;In your case this should be something like&amp;nbsp;&amp;quot;users/my_user_name/ncs/v1.9.1/nrf/samples&amp;quot;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/1781.pastedimage1648455725566v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Please note that this setup requires that you&amp;#39;ve followed the guide, made sure all extensions are correct and opened VSCode from the toolchain manager.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Let me know if this helps&amp;nbsp;at all or if you have any other questions regarding setting up the environment for following the tutorial!&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF SDK 1.9.1</title><link>https://devzone.nordicsemi.com/thread/360104?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2022 23:24:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ba0c157-b9a8-4bdf-887a-dffca32d4043</guid><dc:creator>gritten</dc:creator><description>&lt;p&gt;Harold...you may find this link helpful:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples.html"&gt;developer.nordicsemi.com/.../samples.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>