<?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 read RSSI value on nrf_application or putty terminal</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42793/how-to-read-rssi-value-on-nrf_application-or-putty-terminal</link><description>Hi, 
 I need to print the RSSI value to the nrf app or putty terminal to check the RSSI value. 
 I have gone the structures &amp;quot;ble_gap&amp;quot; file to get the RSSI value and calling it in the main function. 
 After calling it into the main and checking it into</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Feb 2019 09:18:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42793/how-to-read-rssi-value-on-nrf_application-or-putty-terminal" /><item><title>RE: How to read RSSI value on nrf_application or putty terminal</title><link>https://devzone.nordicsemi.com/thread/170536?ContentTypeID=1</link><pubDate>Tue, 12 Feb 2019 09:18:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee616ce8-7e57-4cf5-8b6c-621a58c27c28</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Schin&lt;/p&gt;
&lt;p&gt;I am happy to take a look at your main.c file if you can attach it in a reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then it is much easier to see what might be wrong in your code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read RSSI value on nrf_application or putty terminal</title><link>https://devzone.nordicsemi.com/thread/169211?ContentTypeID=1</link><pubDate>Mon, 04 Feb 2019 06:19:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c5de6a4-009d-40fc-86d6-dcc2e5a9a6b0</guid><dc:creator>sachin.singh</dc:creator><description>&lt;p&gt;Hi Awneil,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have followed &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/38148/connecting-the-ble-device-to-a-phone-app-with-highest-signal-strength/"&gt;this&lt;/a&gt; link for getting the RSSI value.&lt;/p&gt;
&lt;p&gt;I have followed the structure as they have used for getting the RSSI value&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;p_ble_evt-&amp;gt;evt.gap_evt.params.scan_req_report.rssi&lt;/em&gt;&lt;span&gt;&amp;nbsp;not&amp;nbsp;&lt;/span&gt;&lt;em&gt;p_ble_evt-&amp;gt;evt.gap_evt.params.adv_report.rssi&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I have placed above statement in my main just after &amp;quot;init&amp;quot; functions.&lt;/p&gt;
&lt;p&gt;then in for(;;) body I have written this &amp;quot;&lt;span&gt;rssi = p_ble_evt-&amp;gt;evt.gap_evt.params.adv_report.rssi;&lt;/span&gt;&amp;quot; and get it via NUS services on mobile app. But it shows zero value.&lt;/p&gt;
&lt;p&gt;I am not getting it is so, If I am going wrong then please guide me and correct for the wrong ...&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read RSSI value on nrf_application or putty terminal</title><link>https://devzone.nordicsemi.com/thread/168834?ContentTypeID=1</link><pubDate>Thu, 31 Jan 2019 10:09:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9175d260-df86-43f6-9bdd-fe49faf333a2</guid><dc:creator>awneil</dc:creator><description>[quote userid="75291" url="~/f/nordic-q-a/42793/how-to-read-rssi-value-on-nrf_application-or-putty-terminal/168793"] I have tried to call those structures to get the RSSI value and then transmit it to the NUS to mobile app[/quote]
&lt;p&gt;So show what you tried.&lt;/p&gt;
&lt;p&gt;Tell what results you were &lt;em&gt;expecting&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Tell what results you actually got.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Tell what debugging &lt;em&gt;&lt;strong&gt;you&lt;/strong&gt; &lt;/em&gt;have done to find any problems.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;How to post source code:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5417._5F00_Insert-Code-_2D00_-Nordic.png" /&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="75291" url="~/f/nordic-q-a/42793/how-to-read-rssi-value-on-nrf_application-or-putty-terminal/168793"]I need it urgently[/quote]
&lt;p&gt;&lt;a href="http://www.catb.org/esr/faqs/smart-questions.html#urgent"&gt;http://www.catb.org/esr/faqs/smart-questions.html#urgent&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read RSSI value on nrf_application or putty terminal</title><link>https://devzone.nordicsemi.com/thread/168793?ContentTypeID=1</link><pubDate>Thu, 31 Jan 2019 08:13:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65722534-f8cc-4ee8-bebe-b512c5fbb389</guid><dc:creator>sachin.singh</dc:creator><description>&lt;p&gt;Hi Awneil,&lt;/p&gt;
&lt;p&gt;I have studied on the &amp;quot;sd&amp;quot; API&amp;#39;s to the RSSI to get it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;They explained that we should have to start RSSI API before ADV starts and then get the RSSI value from the structures.&lt;/p&gt;
&lt;p&gt;Even from the online examples I have tried to call those structures to get the RSSI value and then transmit it to the NUS to mobile app.&lt;/p&gt;
&lt;p&gt;If you have some sample then please share it ... I need it urgently ...&lt;/p&gt;
&lt;p&gt;Looking for your solution ....&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read RSSI value on nrf_application or putty terminal</title><link>https://devzone.nordicsemi.com/thread/168657?ContentTypeID=1</link><pubDate>Wed, 30 Jan 2019 10:22:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19dd4e5c-c710-4b32-bb65-16a5e85f7467</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;So what have you tried so far?&lt;/p&gt;
&lt;p&gt;Where are you stuck?&lt;/p&gt;
&lt;p&gt;Have you studied the SDK &lt;strong&gt;documentation&lt;/strong&gt; - in particular, the SoftDevice documentation - to find something which gives access to the RSSI ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read RSSI value on nrf_application or putty terminal</title><link>https://devzone.nordicsemi.com/thread/168604?ContentTypeID=1</link><pubDate>Wed, 30 Jan 2019 07:00:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6d389e0-1ae0-4ff8-b975-511749e10d66</guid><dc:creator>sachin.singh</dc:creator><description>&lt;p&gt;I need to display the RSSI value to Putty terminal screen after entering the command.&lt;/p&gt;
&lt;p&gt;RSSI value should required between the&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The Peripheral&amp;#39;s signal strength, reported to the Central&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I am developing the same into &amp;quot;ble_app_uart&amp;quot; example and trying to send/printing the RSSI to the mobile app.&lt;/p&gt;
&lt;p&gt;Looking for your help for the same.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to read RSSI value on nrf_application or putty terminal</title><link>https://devzone.nordicsemi.com/thread/166860?ContentTypeID=1</link><pubDate>Mon, 21 Jan 2019 14:02:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e1a9ae0-0eea-4f9f-bf97-b55b909e20ca</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;I&amp;#39;m not quite clear where you&amp;#39;re trying to do this - in a mobile app, or in an nRF51 chip?&lt;/p&gt;
&lt;p&gt;And which &amp;quot;RSSI&amp;quot; are you trying to&amp;nbsp;display&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The Central&amp;#39;s own signal strength,&amp;nbsp; at the central?&lt;/li&gt;
&lt;li&gt;The Peripheral&amp;#39;s own signal strength, at the Peripheral?&lt;/li&gt;
&lt;li&gt;The Peripheral&amp;#39;s signal strength, reported to the Central?&lt;/li&gt;
&lt;li&gt;other?&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>