<?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>nRF52840 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48297/nrf52840-dk</link><description>Hello All I am new to this nordic semiconductors. I need information regarding nRF52840 DK boards. 
 * How to connect two nrF52840 DK(transmitter to receiver) and start advertising channels(37,38,39) between them? * And I need to capture the RSSI(30,000</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 11 Jun 2019 06:35:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48297/nrf52840-dk" /><item><title>RE: nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/191913?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2019 06:35:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:174347ae-6a19-407d-b0b0-cbeb7f6e9b19</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Narendra&lt;/p&gt;
&lt;p&gt;If I understand you correctly you need to set up an advertiser on one board, and a scanner on another, so that the scanner can receive the data sent by the advertiser?&lt;/p&gt;
&lt;p&gt;What kind of data do you need to put in the advertise packet?&lt;/p&gt;
&lt;p&gt;We have a beacon example in the nRF5 SDK showing how to set up the advertising side, but we don&amp;#39;t have a matching scanner example (mostly a phone is used as the scanner). That shouldn&amp;#39;t be too much work to set up though.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Every scan report on the scanner side includes the RSSI, so for each received packet you can take a note of the RSSI and store it in memory.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can&amp;#39;t really count the number of lost packet directly, but if you know the advertising interval of the advertiser you can calculate the number of lost packet based on how many packets you receive. It is important to mention that there will always be a lot of lost packets during advertising because the scanner can only scan on one frequency at the time, and because there could be a lot of activity from other BLE devices on the same channels.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The nRF5 SDK v15.3.0 can be downloaded &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Software/nRF5-SDK/Download#infotabs"&gt;here&lt;/a&gt;, and contains all the official examples and libraries for the nRF52840.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We also provide various examples on our Github account, but I would recommend starting with the SDK first.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor"&gt;https://github.com/NordicSemiconductor&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground"&gt;https://github.com/NordicPlayground&lt;/a&gt;&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></channel></rss>