<?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>nRF51-ble-bcast-mesh with freertos</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17057/nrf51-ble-bcast-mesh-with-freertos</link><description>I want make OpenMesh stack running as a task with freertos(8.2.1). 
 first,I got two LEDs tasks running on nrf51822 very well,That&amp;#39;s the base. 
 Then I set mesh stack as a task &amp;quot;ble_stack_thread&amp;quot;,and three tasks like this: 
 UNUSED_VARIABLE(xTaskCreate</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Oct 2016 07:35:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17057/nrf51-ble-bcast-mesh-with-freertos" /><item><title>RE: nRF51-ble-bcast-mesh with freertos</title><link>https://devzone.nordicsemi.com/thread/65430?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2016 07:35:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:548fbe4e-ddf2-4f22-9f2b-49f97b8ff777</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;yes, there were couple of bug fixes for freertos in SDK11 and SDK12. Without which you will see very strange behavior. But you can copy all the freertos files from SDK12 to SDK8.1. I think it should work well. If there are some nrf_drv dependencies, you can solve them manually, they are not that hard.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51-ble-bcast-mesh with freertos</title><link>https://devzone.nordicsemi.com/thread/65429?ContentTypeID=1</link><pubDate>Wed, 19 Oct 2016 01:13:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52cbd6b7-0c7e-4b9a-a43d-f087cea116a9</guid><dc:creator>hengyongchao</dc:creator><description>&lt;p&gt;nRF51-ble-bcast-mesh-0.8.5 ONLY Works with SoftDevice S110 v8.x with Timeslot API, and the nRF51 SDK8.1.So that means freertos is a bad choice on lower version?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51-ble-bcast-mesh with freertos</title><link>https://devzone.nordicsemi.com/thread/65427?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 09:55:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:120273a1-0866-4da1-b04c-ee81b4a99ddb</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;i cannot compile your project, please mention which softdevice and SDK version you were using?
If you are not using latest version (as of this writing it is SDK12.1) then FreeRTOS might not work properly because of few bugs in older version of SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51-ble-bcast-mesh with freertos</title><link>https://devzone.nordicsemi.com/thread/65428?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 02:45:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba7513e2-7c8b-47a5-aaf3-75d142457532</guid><dc:creator>hengyongchao</dc:creator><description>&lt;p&gt;The PCB I made has 32768hz crystal on the board 20ppm.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51-ble-bcast-mesh with freertos</title><link>https://devzone.nordicsemi.com/thread/65423?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 02:43:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa687634-13a2-4861-a382-5039afd27b53</guid><dc:creator>hengyongchao</dc:creator><description>&lt;p&gt;I have already upload the project,criticism and correct me please. T.T&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51-ble-bcast-mesh with freertos</title><link>https://devzone.nordicsemi.com/thread/65426?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 02:40:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3645c721-7c78-4ebb-98f7-d1a854c2b3fb</guid><dc:creator>hengyongchao</dc:creator><description>&lt;p&gt;Hi, To clarify two things.I have two kinds of boards,One board I made,the other one is offical demo board.
1.&amp;lt;nRF51-ble-bcast-mesh-0.8.5\nRF51\examples\BLE_Gateway&amp;gt; project both work fine on two boards.
2.That &amp;lt;nRF51822_freeRTOS_project&amp;gt; this nRFOpenMesh with freeRTOS project can work on offical demo board, but didn&amp;#39;t work on the other PCB I made.It stuck at  function &amp;quot;sd_softdevice_enable(clock_source, softdevice_assertion_handler);&amp;quot;.
I have try change parameter &amp;quot;clock_source&amp;quot;,no good.
I update my project here,Please have a look help me Thanks!
&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nRF51822_5F00_freeRTOS_5F00_project.rar"&gt;nRF51822_freeRTOS_project.rar&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51-ble-bcast-mesh with freertos</title><link>https://devzone.nordicsemi.com/thread/65425?ContentTypeID=1</link><pubDate>Mon, 17 Oct 2016 09:45:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0ba79fe-609e-4c92-a4b1-1cbdf7e58297</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi, FreeRTOS uses RTC1 and softdevice does not touch it. I am not sure why your softdevice handler init function does not return. Can you please attach your project so that i can try it here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51-ble-bcast-mesh with freertos</title><link>https://devzone.nordicsemi.com/thread/65424?ContentTypeID=1</link><pubDate>Mon, 17 Oct 2016 02:22:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cced02c0-4903-4e42-a99b-5d289c9a7a5b</guid><dc:creator>hengyongchao</dc:creator><description>&lt;p&gt;stuck in function &amp;quot;sd_softdevice_enable(clock_source, softdevice_assertion_handler);&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>