<?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>How to change the open-mesh polling to interrupt notification</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18127/how-to-change-the-open-mesh-polling-to-interrupt-notification</link><description>I&amp;#39;ve got a problem to change polling method to interrupt notification on open-mesh with freertos project. 
 The example &amp;quot;BLE_Gateway&amp;quot; of open-mesh as flow: 
 
 if (rbc_mesh_event_get(&amp;amp;evt) == NRF_SUCCESS)
 
 
 {
 rbc_mesh_event_handler(&amp;amp;evt);</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Dec 2016 09:51:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18127/how-to-change-the-open-mesh-polling-to-interrupt-notification" /><item><title>RE: How to change the open-mesh polling to interrupt notification</title><link>https://devzone.nordicsemi.com/thread/69941?ContentTypeID=1</link><pubDate>Fri, 02 Dec 2016 09:51:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:524b0a75-d190-4184-befc-3ecac2a9c0a9</guid><dc:creator>hengyongchao</dc:creator><description>&lt;p&gt;this function &amp;quot;rbc_mesh_event_get(&amp;amp;evt)&amp;quot; must be polling always?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>