<?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>multilink  central S120</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5630/multilink-central-s120</link><description>Hi all,
I am trying to implement a scanner (for reading RSSI and MAC address of the advertisor) , and I am based on S120\multilink_central example.
I understood from here link , in BLE stack interrupt handler section, that I have to implement ble_evt_dispatch</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Feb 2015 16:43:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5630/multilink-central-s120" /><item><title>RE: multilink  central S120</title><link>https://devzone.nordicsemi.com/thread/19721?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2015 16:43:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ceb1c932-62a8-4dde-b5c9-928dd4437b8e</guid><dc:creator>mohBOSS</dc:creator><description>&lt;p&gt;Thanks a lot for your helps Hung, I really appreciate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink  central S120</title><link>https://devzone.nordicsemi.com/thread/19720?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2015 16:36:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2932e03-de4f-4e88-a8bf-a1acb8bf63fb</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I saw that you have Petter helping you on &lt;a href="https://devzone.nordicsemi.com/question/30111/reading-rssi-and-mac-address/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;. I would suggest you to continue on the case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink  central S120</title><link>https://devzone.nordicsemi.com/thread/19719?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2015 12:56:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab6d5ae8-3f3a-4667-9ad3-c39185e71905</guid><dc:creator>mohBOSS</dc:creator><description>&lt;p&gt;Then why I am not getting the RSSI and the MAC address ? I also modified the SCAN_INTERVAL to 0x0640 and SCAN_WINDOW to 0x063E. I could not get the value from the Beacon yet.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink  central S120</title><link>https://devzone.nordicsemi.com/thread/19718?ContentTypeID=1</link><pubDate>Fri, 20 Feb 2015 11:51:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de2e020e-6db9-4a75-9b16-8d88aec1f040</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@mohBOSS: Your logic is correct. You can read RSSI for each advertising packet in p_ble_evt-&amp;gt;evt.gap_evt.params.adv_report.rssi;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink  central S120</title><link>https://devzone.nordicsemi.com/thread/19717?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2015 16:53:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e90d03f3-ae8d-41e7-afee-d1f753d5b5d6</guid><dc:creator>mohBOSS</dc:creator><description>&lt;p&gt;Ok, I have understood the logic of almost all calls. But, till now, I can&amp;#39;t get the RSSI and the MAC. If you can please take a look at the attachement. I just need someone to tell me if my logic is right or no. Using this main, I want to read RSSI and MAC without conncetion. I have just modified the on_ble_evt.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/8473.main.c"&gt;main.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: multilink  central S120</title><link>https://devzone.nordicsemi.com/thread/19716?ContentTypeID=1</link><pubDate>Thu, 19 Feb 2015 16:41:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0c4a9ea-7646-45f4-ac1a-efe0f7b9a3c5</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@mohBOSS: If you base on our multilink_central example, is already implemented ble_evt_dispatch(). it is called when there is SWI2 interrupt occurs. Please have a look at intern_softdevice_events_execute().&lt;/p&gt;
&lt;p&gt;You just have to add your handler into ble_evt_dispatch()&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>