<?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>Radio timeslot signal and event callback function timing problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20452/radio-timeslot-signal-and-event-callback-function-timing-problem</link><description>I have a function with a return value in the time slot, after the function is done inside the time slot signal callback function, I want to use the event callback function to decide the further action according the function&amp;#39;s return value. However, it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Mar 2017 10:45:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20452/radio-timeslot-signal-and-event-callback-function-timing-problem" /><item><title>RE: Radio timeslot signal and event callback function timing problem</title><link>https://devzone.nordicsemi.com/thread/79743?ContentTypeID=1</link><pubDate>Wed, 15 Mar 2017 10:45:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a87176b5-f7f6-4923-a4e5-cfb4ee3428a0</guid><dc:creator>JiachengWang</dc:creator><description>&lt;p&gt;Sorry, there is a bug in my code.&lt;/p&gt;
&lt;p&gt;There are several time slot request in my code, thus the signal callback function and event callback function are interleaved.&lt;/p&gt;
&lt;p&gt;The problem is solved by  added a semaphore to synchronize the signal and event callback function.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Radio timeslot signal and event callback function timing problem</title><link>https://devzone.nordicsemi.com/thread/79742?ContentTypeID=1</link><pubDate>Wed, 15 Mar 2017 10:27:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4a0a8a6-a594-4863-b3e1-95a10fb87d56</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Which Softdevice version are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>