<?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>Beacon and scan</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25244/beacon-and-scan</link><description>I want to use nRF52840 Device to implement non-connectable advertisement and scan on one board.
To be more specific, I want to advertise information for some time period with beacons and then shift to scan mode, scanning for some time. 
 I am currently</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Sep 2017 11:15:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25244/beacon-and-scan" /><item><title>RE: Beacon and scan</title><link>https://devzone.nordicsemi.com/thread/99451?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 11:15:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c502b311-1130-47dd-9e35-659d37fea883</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure which SDK and SoftDevices you are using, but if you are using SDK 14.0.0 you are probably using S132 v5.0.0 with the nRF52832, and you want to use S140 v5.0.0-2.alpha with the nRF52840.&lt;/p&gt;
&lt;p&gt;The relevant APIs used in ble_app_beacon should be similar (if not identical) between S132 v5.0.0 and S140 5.0.0-2.alpha.&lt;/p&gt;
&lt;p&gt;To port the ble_app_beacon example to the nRF52840/S140 I would recommend starting off with the simplest example for nRF52840/S140, which is the ble_app_uart example.&lt;/p&gt;
&lt;p&gt;Then I would remove the parts you don&amp;#39;t need and add the parts from ble_app_uart that you want.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>