<?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>how to use 32-bit uuid in advtising data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93210/how-to-use-32-bit-uuid-in-advtising-data</link><description>The nrf52840 dongle how to use 32-bit uuid in advtising data?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Oct 2022 14:19:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93210/how-to-use-32-bit-uuid-in-advtising-data" /><item><title>RE: how to use 32-bit uuid in advtising data</title><link>https://devzone.nordicsemi.com/thread/392430?ContentTypeID=1</link><pubDate>Tue, 25 Oct 2022 14:19:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6d316528-0d3d-4bb6-846c-1e2e68f0ddf3</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;You don&amp;#39;t specify which development platform you are using, but we recommend the nRF Connect SDK for new development:&lt;br /&gt;Why? &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-connect-sdk-and-nrf5-sdk-statement"&gt;https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf-connect-sdk-and-nrf5-sdk-statement&lt;/a&gt;&amp;nbsp;&lt;br /&gt;Getting started? &lt;a href="https://academy.nordicsemi.com/"&gt;https://academy.nordicsemi.com/&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;During development you should be using an nRF52840-DK, the nRF52840 Dongle is nice for testing and demo, but for development you need a proper DK with on-board programmer/debugger. So please get yourself an nRF52840-DK if you haven&amp;#39;t already.&lt;/p&gt;
&lt;p&gt;Searching through the Bluetooth examples for 32-bit UUID I can&amp;#39;t really find any examples that use 32-bit by default. But it should be similiar to using 16-bit or 128-bit UUID in the advertisment packet, so I suggest to for instance take a look at any of those and change it to 32-bit.&lt;/p&gt;
&lt;p&gt;The \peripheral_uart and \central_uart show for instance how to add a 128-bit UUID to the scan response packet during advertisment, and how to scan for it on the central side. That may be good starting points for reference. A tip: Change BT_DATA_UUID128_ALL() to&amp;nbsp;BT_DATA_UUID32_ALL() in bt_data[].&lt;/p&gt;
&lt;p&gt;BEst regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>