<?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>integrate BLE scan from example to other example code without adding the s132 softdevie</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61352/integrate-ble-scan-from-example-to-other-example-code-without-adding-the-s132-softdevie</link><description>Hello 
 I am working on Nordic nrf52832 
 I am using the &amp;quot;ble_app_blinky_c_pca10040_s132&amp;quot; 
 I want to use ble for scanning a beacon (eddystone TLM) and collect its data. 
 No Advertising or pairing is needed. 
 I want to integrate the ble scan functionality</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 May 2020 12:48:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61352/integrate-ble-scan-from-example-to-other-example-code-without-adding-the-s132-softdevie" /><item><title>RE: integrate BLE scan from example to other example code without adding the s132 softdevie</title><link>https://devzone.nordicsemi.com/thread/249731?ContentTypeID=1</link><pubDate>Wed, 13 May 2020 12:48:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:910bf743-3a8b-4969-8146-2f01045c3db5</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;There is no easy way of implementing BLE for an example without using the SoftDevice I&amp;#39;m afraid. It would be way easier adding the PWM_driver code you want to implement to an already existing BLE example with the SoftDevice. Otherwise, you&amp;#39;ll have to write the BLE protocol yourself. All Nordic BLE examples include a SoftDevice, and it&amp;#39;s part of the package when using our products. I strongly suggest using the SoftDevice for your application.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>