<?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>nRF51X22: BLE and Beacon at the same time?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8675/nrf51x22-ble-and-beacon-at-the-same-time</link><description>Can the nRF51X22 be paired with an iPhone to communicate (both ways) using regular BLE and emit a beacon signal at the same time? In fact, I&amp;#39;m looking to change the beacon Major/Minor values on the fly using the synced BLE connection with the iPhone.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Aug 2015 11:19:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8675/nrf51x22-ble-and-beacon-at-the-same-time" /><item><title>RE: nRF51X22: BLE and Beacon at the same time?</title><link>https://devzone.nordicsemi.com/thread/31780?ContentTypeID=1</link><pubDate>Wed, 12 Aug 2015 11:19:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a01d6ab7-fd65-482c-b636-e22a189c84ee</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;You can do non-connectable advertising while you are in a connection without using the timeslot API, please see &lt;a href="https://devzone.nordicsemi.com/question/16578/advertising-while-connected-with-sd-7/"&gt;this&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/question/17808/peripheral-in-a-connected-mode-and-broadcaster/"&gt;this&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51X22: BLE and Beacon at the same time?</title><link>https://devzone.nordicsemi.com/thread/31779?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2015 20:06:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:baa16bd7-0ecb-4ed3-830a-0873665d965f</guid><dc:creator>syntroniks</dc:creator><description>&lt;p&gt;Yes, it is possible. I have done it by modifying and including advertiser_beacon.c into my projects. I use regular connectable advertisement and advertiser_beacon.c uses the timeslot api to build BLE advertising packets.&lt;/p&gt;
&lt;p&gt;Changing data is on the fly, I do it in my application.&lt;/p&gt;
&lt;p&gt;Keep in mind you will need a softdevice/SDK that supports the timeslot API.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>