<?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 get the sender&amp;#39;s address at Radio END event?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4523/how-to-get-the-sender-s-address-at-radio-end-event</link><description>I am using S120 device to receive advertising from S110 device and need to get the exact time + sender&amp;#39;s address information at Radio End Event. 
 I use PPI to start Timer1 for the S120 at Radio End event, and the timer1 goes into IRQ function within</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Nov 2014 01:15:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4523/how-to-get-the-sender-s-address-at-radio-end-event" /><item><title>RE: How to get the sender's address at Radio END event?</title><link>https://devzone.nordicsemi.com/thread/16043?ContentTypeID=1</link><pubDate>Fri, 21 Nov 2014 01:15:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b81d0933-53f6-419d-960d-702f30691821</guid><dc:creator>frank zhang</dc:creator><description>&lt;p&gt;Thanks for the reply. I have used the adv report in interrupt function on_ble_evt to capture the sender&amp;#39;s address, however, from logical analyzer, it takes around 400us time from radio end event to the function.
I will close this question as there is no solution to access radio peripheral when sd is enabled.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get the sender's address at Radio END event?</title><link>https://devzone.nordicsemi.com/thread/16042?ContentTypeID=1</link><pubDate>Thu, 20 Nov 2014 12:27:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21d215ef-380d-48d2-843c-a9b60a17a230</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;The radio peripheral is blocked from user access when you have enabled the softdevice, so there&amp;#39;s no straight forward way to get this while you have the softdevice enabled.&lt;/p&gt;
&lt;p&gt;To get the senders address, have you looked into the option of using the BLE_GAP_EVT_ADV_REPORT on the S120? This will give you the address of the peripheral you received an advertisement from.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>