<?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>Not able to send the notification in FreeRTOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56669/not-able-to-send-the-notification-in-freertos</link><description>Hello, 
 
 When Implementing an BLE peripheral example with some custom service and connected to the mobile phone with nRF kit. Able to connect and discover service which we added. But when mobile phone is enabling notification, host application is not</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Jan 2020 13:21:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56669/not-able-to-send-the-notification-in-freertos" /><item><title>RE: Not able to send the notification in FreeRTOS</title><link>https://devzone.nordicsemi.com/thread/230361?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 13:21:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76b75084-8bf3-4c85-94be-4f9141e81941</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user="Keyur"]The problem is that my mobile phone is unable to receive the notification as continuous in FreeRTOS[/quote]
&lt;p&gt;&amp;nbsp;Are you comparing the continuity with some non FreeRTOS application you have?&lt;/p&gt;
&lt;p&gt;if your application is sending the notifications through one task, and if you wish that these should have higher priority than other processing, then you need to set the task priority as such.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In general there is no easy way to suggest the task priorities for you application without understanding what they are doing. Can you please describe what the 4 tasks are doing? so that i get atleast some idea on suggesting the priority model.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to send the notification in FreeRTOS</title><link>https://devzone.nordicsemi.com/thread/230322?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2020 11:54:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32e98286-abb8-4bfe-9c70-0aa64cb13b6a</guid><dc:creator>Keyur</dc:creator><description>&lt;p&gt;Hello Susheel,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for the response. But after some change I am able to do that. I have one problem in implementing FreeRTOS in my application. The problem is that my mobile phone is unable to receive the notification as continuous in FreeRTOS. Do you have any idea what can be the issue?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In my application code, I have created 4 task. How to synchronize them? What is the best way to do it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to send the notification in FreeRTOS</title><link>https://devzone.nordicsemi.com/thread/229596?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 12:27:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7ab9e00-9fd9-4bc2-b7b3-2455f3c5417a</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;I do not see any FreeRTOS specific functionality that would affect this unless the GATT_WRITE event is being completely missed. Which SDK are you using? Can you help me reproduce the issue by attaching the minimalist project?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>