<?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_ble_gap_rssi_start usage.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2687/sd_ble_gap_rssi_start-usage</link><description>Hello, 
 I am redoing some experiments with 2 pca10001 and the ble_hrs example (with s110, s120) !
What I would like to do is that the s120 side displays the power received from the s110 part. I have used the sd_ble_gap_rssi_start() function. 
 In</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Jun 2014 13:26:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2687/sd_ble_gap_rssi_start-usage" /><item><title>RE: sd_ble_gap_rssi_start usage.</title><link>https://devzone.nordicsemi.com/thread/10537?ContentTypeID=1</link><pubDate>Thu, 12 Jun 2014 13:26:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0879b061-d47e-4987-b8a1-9b75dd66ecc9</guid><dc:creator>Olivier Scalbert</dc:creator><description>&lt;p&gt;Thanks all of you !!!
And sorry for my late reply ...&lt;/p&gt;
&lt;p&gt;Is there any code around to get RSSI while scanning ?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Olivier&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_ble_gap_rssi_start usage.</title><link>https://devzone.nordicsemi.com/thread/10536?ContentTypeID=1</link><pubDate>Tue, 10 Jun 2014 19:54:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33b9a33c-ebd5-47e6-a471-5903eac76bac</guid><dc:creator>syntroniks</dc:creator><description>&lt;p&gt;Those are docs for S110 :) When I click on the GAP RSSI message chart for s120 it redirects me to s110. Either way, Pål says it isn&amp;#39;t ready yet.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_ble_gap_rssi_start usage.</title><link>https://devzone.nordicsemi.com/thread/10538?ContentTypeID=1</link><pubDate>Tue, 10 Jun 2014 18:01:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9ca7477-3bdd-499b-9865-ed177fab7848</guid><dc:creator>infant</dc:creator><description>&lt;p&gt;I have done the same as what you&amp;#39;ve done, and i also get &amp;quot;[APPL]: ASSERT: src\host_hci.c, 125, error -559038737&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_ble_gap_rssi_start usage.</title><link>https://devzone.nordicsemi.com/thread/10535?ContentTypeID=1</link><pubDate>Tue, 10 Jun 2014 17:57:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2752d584-60c3-48c6-ac99-9f8ddf2f60d8</guid><dc:creator>infant</dc:creator><description>&lt;p&gt;but in nrf51 sdk, it seems that rssi can be get in GAP RSSI.   &lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/5.2.0/html/a00850.html"&gt;devzone.nordicsemi.com/.../a00850.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_ble_gap_rssi_start usage.</title><link>https://devzone.nordicsemi.com/thread/10534?ContentTypeID=1</link><pubDate>Fri, 06 Jun 2014 11:44:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1491ad8e-0a4c-482c-a098-6c17f3c61a1f</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;Hi Olivier,&lt;/p&gt;
&lt;p&gt;The sd_ble_gap_rssi_start have not yet been implemented for s120, and should thus not be used. The only place where you get RSSI as of now is while scanning.&lt;/p&gt;
&lt;p&gt;from the adv_report event, you just have to find the RSSI&lt;/p&gt;
&lt;pre&gt;&lt;code&gt; p_ble_evt-&amp;gt;evt.gap_evt.params.adv_report.rssi; 
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;BR, Pål&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>