<?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>nrf51822 tutorial</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8808/nrf51822-tutorial</link><description>Hi,
Could any one help where can I find a tutorial related to nrf81522 getting RSSI values and write them in a text file?
I have worked with MCP on PC and the log file which is created by that but it is missing some RSSI values and the MCP on android</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Aug 2015 11:40:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8808/nrf51822-tutorial" /><item><title>RE: nrf51822 tutorial</title><link>https://devzone.nordicsemi.com/thread/32328?ContentTypeID=1</link><pubDate>Thu, 20 Aug 2015 11:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ae9776d-cfbf-49bb-a0ac-2e5db1801e1c</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Ramin&lt;/p&gt;
&lt;p&gt;Ideas:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Download &lt;a href="http://developer.android.com/samples/BluetoothLeGatt/index.html"&gt;Android example code&lt;/a&gt;. Modify the app to write the RSSI values manually to file.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Download the &lt;a href="https://www.nordicsemi.com/eng/Products/nRFready-Demo-Apps/nRF-Master-Control-Panel-application"&gt;source code for Android MCP&lt;/a&gt;. Modify the app to write the RSSI values manually to file&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Connect a second nRF51 board and flash S120 softdevice and a central example code from the &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/"&gt;nRF51 SDK&lt;/a&gt;, e.g. &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk51.v9.0.0%2Findex.html"&gt;ble_app_multilink_central&lt;/a&gt;. Extract the RSSI from the advertising report and print it out on e.g. &lt;a href="https://devzone.nordicsemi.com/tutorials/6/debugging-with-real-time-terminal/"&gt;RTT&lt;/a&gt;. &lt;a href="https://devzone.nordicsemi.com/tutorials/6/debugging-with-real-time-terminal/"&gt;RTT&lt;/a&gt; Viewer can display the data and log it to a text file. You find the RSSI data in ble_evt_t-&amp;gt;ble_gap_evt_t-&amp;gt;ble_gap_evt_adv_report_t-&amp;gt;rssi&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>