<?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>Can&amp;#39;t find how to scan in SDK 13</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70554/can-t-find-how-to-scan-in-sdk-13</link><description>I use the thingy 52 with the nrf52832 and the SDK13. I want to scan every 30 seconds and receive packets from other thingy&amp;#39;s but I can&amp;#39;t find how to initialize my scanner because nrf_ble_scan_init (&amp;amp;m_scan, &amp;amp;init_scan, scan_evt_handler) doesn&amp;#39;t work </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 17 Jan 2021 19:55:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70554/can-t-find-how-to-scan-in-sdk-13" /><item><title>RE: Can't find how to scan in SDK 13</title><link>https://devzone.nordicsemi.com/thread/289586?ContentTypeID=1</link><pubDate>Sun, 17 Jan 2021 19:55:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:894f31c3-0032-4e1d-baff-be88ef1713f1</guid><dc:creator>AD41</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;Thank you very much for the examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't find how to scan in SDK 13</title><link>https://devzone.nordicsemi.com/thread/289579?ContentTypeID=1</link><pubDate>Sun, 17 Jan 2021 18:00:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32594b6a-add8-4af5-ac30-f921774c7382</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You are right, the scanner module was first added in &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/index.html"&gt;SDK v15.2.0&lt;/a&gt;:&lt;/p&gt;
&lt;pre&gt; - Added a Scanning Module to simplify scanning for BLE devices in central role.&lt;/pre&gt;
&lt;p&gt;There are plenty of &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/examples_ble_central.html"&gt;central examples&lt;/a&gt; available in SDK v13.0.0 as well, which shows you how to setup scanning and parse advertising data.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>