<?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>S110 as scanner?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1986/s110-as-scanner</link><description>Hello, 
 I have some questions regarding S110: 
 
 
 Is it possible for the S110 softdevice to scan for broadcasts? 
 
 
 Is it possible to create a connectable broadcast? I only need to send 2 bytes of data, so can i put 2 bytes of data in an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Apr 2014 08:42:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1986/s110-as-scanner" /><item><title>RE: S110 as scanner?</title><link>https://devzone.nordicsemi.com/thread/8523?ContentTypeID=1</link><pubDate>Tue, 08 Apr 2014 08:42:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ebc4fbc-8197-471d-a8ba-56e0cf041310</guid><dc:creator>pascal defesche</dc:creator><description>&lt;p&gt;Thanks, i have managed connectable advertisement with changing manufacturer data :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S110 as scanner?</title><link>https://devzone.nordicsemi.com/thread/8524?ContentTypeID=1</link><pubDate>Wed, 26 Mar 2014 16:05:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:207af7f5-ed2c-4a34-b711-9fbcf4a09f31</guid><dc:creator>pascal defesche</dc:creator><description>&lt;p&gt;Thanks, i will take a look in this. i&amp;#39;ve already got a broadcaster working with the nrfTemp example. I thought this uses adv_service data. Is the difference with manufacturer data you can use 20ms adv interval, but with adv_service data minimum 100ms?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S110 as scanner?</title><link>https://devzone.nordicsemi.com/thread/8522?ContentTypeID=1</link><pubDate>Wed, 26 Mar 2014 16:00:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:158c8d20-288f-42f9-8ac1-426d6ebb9216</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Pascal: It&amp;#39;s pretty simple to change the advertising data dynamically. You just have to set-up the updated data and call ble_advdata_set() to update to the stack (as in advertising_init()).&lt;/p&gt;
&lt;p&gt;Note that you will have to chose a type of data in the advertising packet. I recommend to use Manufacture data to advertise your own data. Please have a look at the power profiling example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S110 as scanner?</title><link>https://devzone.nordicsemi.com/thread/8521?ContentTypeID=1</link><pubDate>Wed, 26 Mar 2014 15:26:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8dd83fbb-92db-4222-91e4-a1cba8db17bb</guid><dc:creator>pascal defesche</dc:creator><description>&lt;p&gt;Thanks for your repsonse Hung Bui, with connectable broadcast i actually mean send data(only 2 bytes payload: changing each advertising interval) master can see this data and consider to create a connection with this device.
For my application: In the broadcast i want to send the sensors current time(timestamp). Master checks his current time with the advertiser and  wants to correct the sensors timing with a calculated Δt offset(this happens when connection is established).&lt;/p&gt;
&lt;p&gt;Regards,
Pascal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S110 as scanner?</title><link>https://devzone.nordicsemi.com/thread/8520?ContentTypeID=1</link><pubDate>Wed, 26 Mar 2014 14:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2ee10372-1d10-46b3-955c-01e76d2b6e78</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Pascal,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;S110 is the peripheral stack, therefore it won&amp;#39;t support scanning mode. You can use S120 instead, it&amp;#39;s the central stack and can scan for advertising packets.
Besides, if you want to have a tool to look for all broadcasting packet, tracking traffic on a connection, you can use our sniffer firmware, which can be downloaded from nRF51822 web page (Download tab, Software section).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Could you explain more specific on &amp;quot;connectable broadcast&amp;quot;. Do you want to establish connection or you just want to send data by advertising. You can have maximum 31 bytes of advertising data payload.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>