<?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 change 16 bit uuid to 128 bit uuid</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18803/how-to-change-16-bit-uuid-to-128-bit-uuid</link><description>Hello,
I am using nrf52 and sdk 12. I compiled the code bootloader_secure from the examples in sdk.
Now I want to change the 16 bit uuid to 128 bit uuid in the code. The code chunk of 16 bit uuid is 
 uint32_t err_code;
uint16_t len_advdata = 9;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Jan 2017 09:03:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18803/how-to-change-16-bit-uuid-to-128-bit-uuid" /><item><title>RE: How to change 16 bit uuid to 128 bit uuid</title><link>https://devzone.nordicsemi.com/thread/72612?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2017 09:03:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:879d0c20-2173-4e6d-908d-807404209906</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What is the problem? You need to encode the advertising data as above, specifiy the length, the type and the 16 byte UUID.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>