<?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 as reciever</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25931/nrf52840-as-reciever</link><description>how to receive the data transmitted by a nrf beacon using a nrf52840 ic itself</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Oct 2017 13:17:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25931/nrf52840-as-reciever" /><item><title>RE: nrf52840 as reciever</title><link>https://devzone.nordicsemi.com/thread/102139?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2017 13:17:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12068af6-39f1-4495-956a-d6436b99cd92</guid><dc:creator>sriram</dc:creator><description>&lt;p&gt;BTW thank you for the file&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 as reciever</title><link>https://devzone.nordicsemi.com/thread/102138?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2017 13:16:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94dd47ab-4760-476f-a94e-81ab890a376f</guid><dc:creator>sriram</dc:creator><description>&lt;p&gt;I found beacon circuit in the PDK file...is the same circuit applicable for nRF52840 central&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 as reciever</title><link>https://devzone.nordicsemi.com/thread/102143?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2017 12:27:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c100ecb-bb1a-40e6-839a-169b89b6bbcd</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;HW files for the nRF52840 PDK can be found &lt;a href="https://www.nordicsemi.com/eng/Products/nRF52840-Preview-DK#Downloads"&gt;here&lt;/a&gt;, and HW files for the nRF51822 Beacon &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF51822-Bluetooth-Smart-Beacon-Kit/(language)/eng-GB#Downloads"&gt;here&lt;/a&gt; (You will have to purchase a beacon and obtain a key to get access to the files).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 as reciever</title><link>https://devzone.nordicsemi.com/thread/102142?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2017 12:14:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54717ea9-b748-4440-8b0e-b620b964d9a3</guid><dc:creator>sriram</dc:creator><description>&lt;p&gt;schematics for nrf52840 beacon and central&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 as reciever</title><link>https://devzone.nordicsemi.com/thread/102141?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2017 12:10:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5905b48-e496-463b-ad5d-401e608e5dc8</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;What hardware connections?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 as reciever</title><link>https://devzone.nordicsemi.com/thread/102140?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2017 12:06:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d60698bf-d732-401a-9aa4-1c2df471aca5</guid><dc:creator>sriram</dc:creator><description>&lt;p&gt;can you help me with hardware connection for both beacon and central
P.S. not in PDK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 as reciever</title><link>https://devzone.nordicsemi.com/thread/102137?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2017 12:01:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e453d073-e2e7-40f0-b59e-77d62d2ed08e</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;There are many ways to Rome.&lt;/p&gt;
&lt;p&gt;But I suggest that you start by looking at the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.0.0/examples_ble_central.html?cp=4_0_0_4_1_0"&gt;central examples in our SDK&lt;/a&gt;. These are examples that, among other things, set up a scanner and scan for advertising packets. If you look at e.g. the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.0.0/ble_sdk_app_blinky_c.html?cp=4_0_0_4_1_0_0"&gt;Blinky&lt;/a&gt; example, the received advertising pacekets are processed in the function called on_adv_report() in main.c.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>