<?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 frequency</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10828/radio-frequency</link><description>Hello!
Is it fine to ready NRF_RADIO-&amp;gt;FREQUENCY right after receipt of BLE_GAP_EVT_ADV_REPORT?
Does its value have a relationship with recent adv. report?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Dec 2015 14:25:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10828/radio-frequency" /><item><title>RE: radio frequency</title><link>https://devzone.nordicsemi.com/thread/40483?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 14:25:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcab9c5b-2bea-4bb1-9b74-e045c7a699ae</guid><dc:creator>Stanislav Silnitskiy</dc:creator><description>&lt;p&gt;Aryan, thank you for prompt answer!
is there any method to get an info about the channel (frequency)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: radio frequency</title><link>https://devzone.nordicsemi.com/thread/40482?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 14:15:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a80c2efc-2b10-491a-9c12-9b1e627cb7cf</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;When you request a timeslot, it is not guaranteed when exactly this timeslot is allocated. You can give an acceptable range to it so that it will fail if it cannot give you a slot before that delay.
No, it will not guarantee that the radio channel is not changed. Infact you should write your application assuming that all the radio registers are reset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: radio frequency</title><link>https://devzone.nordicsemi.com/thread/40481?ContentTypeID=1</link><pubDate>Tue, 22 Dec 2015 14:02:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41087a4d-c91b-4e9b-b59f-7bddac35ebaa</guid><dc:creator>Stanislav Silnitskiy</dc:creator><description>&lt;p&gt;Is it reliable to request a timeslot when my app is in ble event handler and sees, that the event is BLE_GAP_EVT_ADV_REPORT? And does it guarantee, that the channel of radio is not changed, while I requesting a timeslot and getting in my timeslot handler?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: radio frequency</title><link>https://devzone.nordicsemi.com/thread/40480?ContentTypeID=1</link><pubDate>Sat, 12 Dec 2015 17:45:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da444db7-9bac-42df-9951-af19eff53789</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;NO, it is not ok to change NRF_RADIO-&amp;gt;FREQUENCY as long softdevice is enabled. This is because RADIO is a protected peripheral and you are not allowed to read or write to its registers unless you use Timeslot API.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>