<?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>SDK-17.0.2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76227/sdk-17-0-2</link><description>I&amp;#39;m trying to get a BLE example for NordicSemi nRF52833_xxAA using SoftDevice S113. 
 I found out only two examples but they don&amp;#39;t compile. 
 Error[Go029]: Variable &amp;quot;sec_mode&amp;quot; is used uninitialized at this location in the sourcecode. 
 How can i solve</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Jun 2021 13:57:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76227/sdk-17-0-2" /><item><title>RE: SDK-17.0.2</title><link>https://devzone.nordicsemi.com/thread/314936?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 13:57:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e03f19e6-8e09-4ca9-ae34-baae8f84667b</guid><dc:creator>awneil</dc:creator><description>[quote userid="105189" url="~/f/nordic-q-a/76227/sdk-17-0-2/314929#314929"]which could be the reasons why I can get a failure on&amp;nbsp;&amp;nbsp; &amp;nbsp; ret_code = sd_softdevice_enable(&amp;amp;clock_lf_cfg, app_error_fault_handler) ?[/quote]
&lt;p&gt;Look to see what &lt;strong&gt;ret_code&lt;/strong&gt; value you are getting - that will tell you the reason for failure.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s the whole point of having error codes!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK-17.0.2</title><link>https://devzone.nordicsemi.com/thread/314929?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 13:40:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0061e763-15df-4ad1-aa8a-c4ae29ac96b9</guid><dc:creator>paolo-flex</dc:creator><description>&lt;p&gt;last question : which could be the reasons why I can get a failure on&amp;nbsp;&amp;nbsp; &amp;nbsp; ret_code = sd_softdevice_enable(&amp;amp;clock_lf_cfg, app_error_fault_handler) ?&amp;nbsp; I&amp;#39;m trying to run the ble_app_uart_pca10100_s113 on a custom board after removed all the leds/buttons gpio.....&lt;/p&gt;
&lt;p&gt;thanks in advance for your answer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK-17.0.2</title><link>https://devzone.nordicsemi.com/thread/314916?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 12:49:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:161a7f3d-5e4b-4e8c-8ed4-70a61fcc2b9b</guid><dc:creator>paolo-flex</dc:creator><description>&lt;p&gt;However I init the sec_mode structure and now I don&amp;#39;t have any errors.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK-17.0.2</title><link>https://devzone.nordicsemi.com/thread/314915?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 12:46:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fc23b44-ae2f-4c66-8935-fcd977c52160</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Both of those are major versions ahead of the recommendation&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK-17.0.2</title><link>https://devzone.nordicsemi.com/thread/314914?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 12:44:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68e9b23f-6aae-423f-9da5-6eb29f62a3c4</guid><dc:creator>paolo-flex</dc:creator><description>&lt;p&gt;I was using IAR 8.30 but it doesn&amp;#39;t see 52833_xxAA, the I had to update IAR to 9.10.1 due to IT request,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK-17.0.2</title><link>https://devzone.nordicsemi.com/thread/314657?ContentTypeID=1</link><pubDate>Thu, 10 Jun 2021 10:19:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7011424e-5e4d-4303-8f2a-442fe3a771ab</guid><dc:creator>awneil</dc:creator><description>[quote userid="105189" url="~/f/nordic-q-a/76227/sdk-17-0-2"]I found out only two examples[/quote]
&lt;p&gt;So which two did you find ?&lt;/p&gt;
[quote userid="105189" url="~/f/nordic-q-a/76227/sdk-17-0-2"]they don&amp;#39;t compile[/quote]
&lt;p&gt;What tools - and versions - did you use ?&lt;/p&gt;
&lt;p&gt;Note that it can be important to use the correct version; eg,&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/76094/bug-in-a-header-file-of-sdk-nrf5_sdk_17-0-2_d674dde-components-libraries-util-app_error_handler_gcc-c/314615#314615"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/76094/bug-in-a-header-file-of-sdk-nrf5_sdk_17-0-2_d674dde-components-libraries-util-app_error_handler_gcc-c/314615#314615&lt;/a&gt;&lt;/p&gt;
[quote userid="105189" url="~/f/nordic-q-a/76227/sdk-17-0-2"]Variable &amp;quot;sec_mode&amp;quot; is used uninitialized at this location[/quote]
&lt;p&gt;That should just be a warning - not an error, surely?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>