<?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>nRF52 with BLE and freertos</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27309/nrf52-with-ble-and-freertos</link><description>Hi everyone, 
 I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132 v5.0.0. 
 I am trying to create an application using BLE which running on the freertos</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Nov 2017 11:22:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27309/nrf52-with-ble-and-freertos" /><item><title>RE: nRF52 with BLE and freertos</title><link>https://devzone.nordicsemi.com/thread/107890?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2017 11:22:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05eceaf6-eab0-4e73-b3ae-7c5b56e22188</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Assuming that you have initialized the softdevice with central capabilities and assuming that you have initialized scanner before this, Yes, you can do that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 with BLE and freertos</title><link>https://devzone.nordicsemi.com/thread/107888?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2017 10:32:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f4194f6-4df6-40b2-a226-9b64b0a52576</guid><dc:creator>huaminhtuan</dc:creator><description>&lt;p&gt;Hi Aryan,
I take a look on &lt;code&gt;ble_app_hrs_freertos&lt;/code&gt; example and I have a question that this line of code &lt;code&gt;nrf_sdh_freertos_init(advertising_start, &amp;amp;erase_bonds);&lt;/code&gt; using &lt;code&gt;advertising_start&lt;/code&gt; as a task hook function. In my situation, the nRF52832 is a central device, so, can I use &lt;code&gt;scan_start&lt;/code&gt; as a task hook handler?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 with BLE and freertos</title><link>https://devzone.nordicsemi.com/thread/107889?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2017 09:44:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:037d68fc-cc44-465e-9458-b83205f56e4e</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;If your code is locked because FreeRTOS is not able to create more tasks due to lack of memory, then you should increase the heap size in FreeRTOSConfig.h file -&amp;gt; configTOTAL_HEAP_SIZE&lt;/p&gt;
&lt;p&gt;If you are using SDK 14.0, you need a fix for the bug we introduced and you can get the details in &lt;a href="https://devzone.nordicsemi.com/question/178562/unexpected-swi-during-softdevice-startup/?answer=178947#post-id-178947"&gt;this&lt;/a&gt;  post .
I have not gone through your code because your question and description of the problem is still vague.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 with BLE and freertos</title><link>https://devzone.nordicsemi.com/thread/107887?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2017 15:48:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b6738cc-5c06-49a1-9d5b-76425d2d442f</guid><dc:creator>huaminhtuan</dc:creator><description>&lt;p&gt;I am sorry, that is mistake. I added the code above. Sorry for the lack of information and thank you for your fast respond.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 with BLE and freertos</title><link>https://devzone.nordicsemi.com/thread/107886?ContentTypeID=1</link><pubDate>Thu, 16 Nov 2017 10:30:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09449437-af80-46ea-ab2a-ac8e3dcccd18</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;You have given absolutely no information at all which might allow someone to help you. You haven&amp;#39;t even actually asked a question. You&amp;#39;ve posted no code, you&amp;#39;ve posted no analysis, you&amp;#39;ve just made a statement that &amp;#39;it doesn&amp;#39;t work&amp;#39;.&lt;/p&gt;
&lt;p&gt;Please post a proper question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>