<?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>Advertising and scanning on same dev kit</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24912/advertising-and-scanning-on-same-dev-kit</link><description>I want to scan the packet coming from phone and then advertise the characteristic data.How do I do it. Can you suggest the code that implements this functionality. In multirole lesc example,I have added external micro-ecc library but it still gives the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Sep 2017 05:11:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24912/advertising-and-scanning-on-same-dev-kit" /><item><title>RE: Advertising and scanning on same dev kit</title><link>https://devzone.nordicsemi.com/thread/98117?ContentTypeID=1</link><pubDate>Wed, 06 Sep 2017 05:11:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00d937b9-68ae-4fad-9749-ff78cc68c08e</guid><dc:creator>anuja</dc:creator><description>&lt;p&gt;Thank you Peter.
Theres one more question I have,I know multiactivity beacon which was available in previous sdk are not available in later versions,but can we port in SDK11 or higher versions.Does it contain any hardware dependencies? In your view, if we want to build it on SDK11 or higher versions what are the things functions we should keep in mind?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising and scanning on same dev kit</title><link>https://devzone.nordicsemi.com/thread/98116?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2017 11:02:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:431d4bd9-cd47-4824-b055-b9c96e54c1a5</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I would recommend splitting up the tasks. For scanning I would recommend looking at ble_app_uart_c in the ble_central folder. Try and see if you can get any BLE_GAP_EVT_ADV_REPORT events, and if you can extract the advertising data.&lt;/p&gt;
&lt;p&gt;When you are able to do that you can have a look at one of the examples in the ble_peripheral folder. And see if you can put in custom data in the advertisement.&lt;/p&gt;
&lt;p&gt;Or you can have a look at the ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay example, which implements central and peripheral.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising and scanning on same dev kit</title><link>https://devzone.nordicsemi.com/thread/98115?ContentTypeID=1</link><pubDate>Tue, 05 Sep 2017 07:13:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b29a846-b47a-4604-a1fb-476f68cf0e32</guid><dc:creator>anuja</dc:creator><description>&lt;p&gt;I am using Nrf52832 with sdk11 s132 soft device&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>