<?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>&amp;quot;Getting Started&amp;quot; is not getting me started.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/32723/getting-started-is-not-getting-me-started</link><description>So I just got my nRF52_DK, got everything installed and compiled an uploaded the blinky example. Fine. I had my custom PCB ready, and got the 52832 soldered in straight away. Ok, I want to start my own code project. I want to start from scratch, not from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Mar 2018 12:11:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/32723/getting-started-is-not-getting-me-started" /><item><title>RE: "Getting Started" is not getting me started.</title><link>https://devzone.nordicsemi.com/thread/126109?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 12:11:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ea45ed2-fc7a-4508-8871-b21a3b48ce68</guid><dc:creator>JesperWe</dc:creator><description>[quote userid="25682" url="~/f/nordic-q-a/32723/getting-started-is-not-getting-me-started/126106"]Were you referring to the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/nrf51_getting_started.html?cp=4_0_0_1" target="_blank" rel="noopener noreferrer"&gt;getting started guide&lt;/a&gt; in the Nordic Infocenter? I agree that it is slightly outdated &amp;amp; will mention this to the team.[/quote]
&lt;p&gt;Yes. I think you will benefit from updating it. Save your new users a few hours of frustration... &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Getting Started" is not getting me started.</title><link>https://devzone.nordicsemi.com/thread/126106?ContentTypeID=1</link><pubDate>Tue, 27 Mar 2018 12:04:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ffce412-ddc0-42e6-b23d-49d289de29aa</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;&lt;a href="https://github.com/bjornspockeli/custom_ble_service_example" target="_blank" rel="noopener noreferrer"&gt;This tutorial&lt;/a&gt; could be a good starting point. It is based on the ble_app template project. This is a good example to start with if you want to start from scratch.&lt;/p&gt;
&lt;p&gt;Were you referring to the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/nrf51_getting_started.html?cp=4_0_0_1" target="_blank" rel="noopener noreferrer"&gt;getting started guide&lt;/a&gt; in the Nordic Infocenter? I agree that it is slightly outdated &amp;amp; will mention this to the team.&lt;/p&gt;
&lt;p&gt;I agree that it is a good idea to explore the examples folder (in addition follow the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/examples_ble_peripheral.html?cp=4_0_0_4_1_2" target="_blank" rel="noopener noreferrer"&gt;infocenter documentation&lt;/a&gt; for testing the examples).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Support for custom boards is mentioned&amp;nbsp;briefly&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/sdk_for_custom_boards.html?cp=4_0_0_1_6_2#custom_board_support" target="_blank" rel="noopener noreferrer"&gt;at this link&lt;/a&gt;. We recommend all new people to start with segger embedded studio if they do not have a Keil license because SES is free to use for Nordic SDK users, while Keil costs quite a lot if you go over the code size limit. My recommendation would be to use SES, check out the &lt;a href="https://www.youtube.com/watch?v=YZouRE_Ol8g&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV" target="_blank" rel="noopener noreferrer"&gt;Youtube video tutorial&lt;/a&gt; if you have not already &amp;amp; start with the template example you mentioned.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Getting Started" is not getting me started.</title><link>https://devzone.nordicsemi.com/thread/125929?ContentTypeID=1</link><pubDate>Mon, 26 Mar 2018 10:38:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:82ede226-a51b-4519-bca7-34c335e6b029</guid><dc:creator>JesperWe</dc:creator><description>&lt;p&gt;Thanks a lot for the tip on SDK versions.&lt;/p&gt;
[quote userid="8471" url="~/f/nordic-q-a/32723/getting-started-is-not-getting-me-started/125869"]AFAIK can only be done the hard way[/quote]
&lt;p&gt;Not true. Just for fun you can for example look up STM32CubeMX when you take a coffe break some time. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: "Getting Started" is not getting me started.</title><link>https://devzone.nordicsemi.com/thread/125869?ContentTypeID=1</link><pubDate>Sun, 25 Mar 2018 11:13:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9e7dd31-bf60-412f-be75-899e854863da</guid><dc:creator>Keton</dc:creator><description>&lt;p&gt;My suggestion would be to explore `examples` folder, find something interesting and just open its *.uvprojx file with caveat that until Keil database updates you&amp;#39;ll have to install&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF52832/nRF5x-MDK-Pack-5-Clause-NOD/60717"&gt;this&lt;/a&gt;&amp;nbsp;first.&lt;/p&gt;
&lt;p&gt;Compile and play with it, then explore how Keil project is set up and adapt it for your own needs.&lt;span&gt;&amp;nbsp;&lt;/span&gt;You&amp;#39;ll need to know a lot of Nordic SDK specific things to set up a project completely from scratch.&lt;/p&gt;
&lt;p&gt;And if you want to have a better experience consider using SDK14.2 and apply patches for issues described&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/29796/what-are-sdk-14-x-0-known-issues/123316#123316"&gt;here&lt;/a&gt;.&amp;nbsp;SDK 15.0 is very new and I&amp;#39;ll take some time for the community to discover if it has bugs and develop fixes.&lt;/p&gt;
&lt;p&gt;As for difficult experience this is the same for all embedded/C software you&amp;#39;ll have to exceed critical mass of project specific knowledge and this AFAIK can only be done the hard way - by experimenting, doing your own projects and reading source code of the parts you want to know best.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>