<?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>Multi Protocol Advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83084/multi-protocol-advertising</link><description>I wanted to form a beacon having multi protocol advertising mode but i am not getting if i configure different advertising slots in different advertising mode then how they will look on nrfconnect APP screen whether they reflect simultaneously or comes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Jan 2022 11:50:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83084/multi-protocol-advertising" /><item><title>RE: Multi Protocol Advertising</title><link>https://devzone.nordicsemi.com/thread/345644?ContentTypeID=1</link><pubDate>Mon, 03 Jan 2022 11:50:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:756fe814-ca00-4ef0-a612-808fdd64dae9</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Please check out &lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/bluetooth-low-energy/posts/how-to-update-advertising-data-dynamically-using-ble-advertising-library"&gt;this guide&lt;/a&gt; by my colleague Karl. where he explains how you can update advertising data dynamically using the BLE advertising library in the nRF5 SDK. By checking the various examples for &lt;a href="https://mfi.apple.com/"&gt;iBeacon&lt;/a&gt;, &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/ble_sdk_app_es.html"&gt;Eddystone&lt;/a&gt;, and the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Fble_sdk_app_beacon.html&amp;amp;cp=8_1_4_2_2_2"&gt;ble_app_beacon&lt;/a&gt;, you can take those advertising sets and update between the various protocol formats you want to use for example. Alternatively you could also check out &lt;a href="https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/concurrent_multiprotocol_tsl_api/radio_tsl_api.html"&gt;timeslots&lt;/a&gt;&amp;nbsp;to do this.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi Protocol Advertising</title><link>https://devzone.nordicsemi.com/thread/345054?ContentTypeID=1</link><pubDate>Mon, 27 Dec 2021 06:32:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e9c98d9-fc5a-4248-9e91-8ee0ac0ccffd</guid><dc:creator>Piyush_9536</dc:creator><description>&lt;p&gt;gentle remainder please do reply&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi Protocol Advertising</title><link>https://devzone.nordicsemi.com/thread/344953?ContentTypeID=1</link><pubDate>Thu, 23 Dec 2021 13:02:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09aab170-a0ec-4914-ad2a-4ec63c619927</guid><dc:creator>Piyush_9536</dc:creator><description>&lt;p&gt;How we can do this in nrf52832&lt;/p&gt;
&lt;p&gt;Thanks for reply&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi Protocol Advertising</title><link>https://devzone.nordicsemi.com/thread/344936?ContentTypeID=1</link><pubDate>Thu, 23 Dec 2021 12:00:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:991a52e3-78ee-419d-a56a-5a0b01e803be</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;You should see them all simultaneously.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi Protocol Advertising</title><link>https://devzone.nordicsemi.com/thread/344933?ContentTypeID=1</link><pubDate>Thu, 23 Dec 2021 11:54:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21899ed2-f7b3-4ffa-adab-447b33a40207</guid><dc:creator>Piyush_9536</dc:creator><description>&lt;p&gt;By multi protocol advertising means ibeacon, eddystone and regular formats of advertising.&lt;/p&gt;
&lt;p&gt;If i want to configure 4 slots in ibeacon format and 4 slots in eddystone either alternatively or first 4 ibeacon last 4 eddystone then how they will look like on screen of nrfconnect app they(advertising data) come simultaneously or one after the other&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi Protocol Advertising</title><link>https://devzone.nordicsemi.com/thread/344928?ContentTypeID=1</link><pubDate>Thu, 23 Dec 2021 11:34:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75ebcab6-aa41-4859-b515-ff52fd14fc06</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;By multiprotocol advertising, do you mean that you&amp;#39;re going to advertise on BLE and in other wireless protocols (for example Zigbee, Thread, and so on). If so, an nRFConnect app won&amp;#39;t be able to scan any of the other protocols, as it&amp;#39;s only for BLE.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you have multiple advertising sets in BLE, The app will show them all simultaneously, as they will be shown for a duration of time after the advertisement has been scanned.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;
&lt;p&gt;PS: The Holiday season is upon us, which will leave the Nordic support team understaffed until January 3rd, 2022. This means that delayed replies will occur during this time. Sorry about the inconvenience and happy Holiday&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>