<?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>Thingy 52: Advertising and Scanning</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30789/thingy-52-advertising-and-scanning</link><description>Hi, I am programming on Thingy 52 to try to get it work like one of my nRF 52840 DK. Basically, I want Thingy to send beacons with data periodically and another Thingy to scan the data. 
 Here are some problems I have come into. 
 1. I am currently looking</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Feb 2018 11:07:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30789/thingy-52-advertising-and-scanning" /><item><title>RE: Thingy 52: Advertising and Scanning</title><link>https://devzone.nordicsemi.com/thread/122113?ContentTypeID=1</link><pubDate>Tue, 27 Feb 2018 11:07:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eeeb9119-5e19-4410-9689-257c025e50a8</guid><dc:creator>norin saiyed</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use same code ble_app_beacon example of normal nrfsdk on thingy board aswell.. no need to use thingy sdk&amp;#39;s example. you can compile and run normal sdk&amp;#39;s scanner code aswell on thingy.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy 52: Advertising and Scanning</title><link>https://devzone.nordicsemi.com/thread/121987?ContentTypeID=1</link><pubDate>Mon, 26 Feb 2018 15:35:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:feb0465a-d9a1-4dac-8f8e-130267572a19</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;1. The logging is configurable for each software module, so if you have moved handling of specific events and logging output from one module to another, then you will also need to enable logging from this specific module if you want to output logging. This is typically configured in sdk_config.h.&lt;/p&gt;
&lt;p&gt;2. You can find an overview of existing S132 softdevices here:&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52832#Downloads"&gt;https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52832#Downloads&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The nRF Thingy is built using S132v4.0.2:&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/eng/nordic/Products/Nordic-Thingy-52/Thingy-52-SDK-zip/61951"&gt;https://www.nordicsemi.com/eng/nordic/Products/Nordic-Thingy-52/Thingy-52-SDK-zip/61951&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I recommend to use S132v4.0.5 for important bug fixed.&lt;/p&gt;
&lt;p&gt;3. In general I recommend to check out the nRF5 SDK that is used with a nRF52-DK for development. This will always have the latest features and bug fixes:&lt;br /&gt;&lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF52832/nRF5-SDK-zip/59012"&gt;https://www.nordicsemi.com/eng/nordic/Products/nRF52832/nRF5-SDK-zip/59012&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>