<?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>sd_radio_request() returns NRF_ERROR_FORBIDDEN</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6037/sd_radio_request-returns-nrf_error_forbidden</link><description>Hallo,
I try to use the s310 timeslot API. I open a &amp;quot;session&amp;quot; and then request a timeslot: 
 check( sd_radio_session_open( nrf_radio_signal_callback ) );
 request_radio_slot();

...
void device_logic::request_radio_slot()
{
 nrf_radio_request_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Mar 2015 15:52:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6037/sd_radio_request-returns-nrf_error_forbidden" /><item><title>RE: sd_radio_request() returns NRF_ERROR_FORBIDDEN</title><link>https://devzone.nordicsemi.com/thread/21114?ContentTypeID=1</link><pubDate>Fri, 13 Mar 2015 15:52:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:459b5586-2a22-43ad-9015-495dcf9761d2</guid><dc:creator>Torsten Robitzki</dc:creator><description>&lt;p&gt;Thank you for clarification.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_radio_request() returns NRF_ERROR_FORBIDDEN</title><link>https://devzone.nordicsemi.com/thread/21113?ContentTypeID=1</link><pubDate>Fri, 13 Mar 2015 15:48:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:827a6ed8-fbd8-4c53-8ca4-43dd69b92ac6</guid><dc:creator>Ulrich Myhre</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The S130 Softdevice Specification v2.0 mention this in chapter 9.1:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Note that the first request in a session must always be earliest possible to create the timing reference point for later timeslots. The application may also request to extend an on-going timeslot. Extension requests may be repeated, prolonging the timeslot even further.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;After requesting the first timeslot with EARLIEST, you should be able to request it again with the normal type.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>