<?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 make the Complete Local Name be at the start of a RAW data?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47557/how-to-make-the-complete-local-name-be-at-the-start-of-a-raw-data</link><description>Development Software: SES v4.16 
 Computer Platform: macOS v10.14.4 
 Hardware: nRF52832QFAAB0 
 
 Hello, everyone~ 
 
 I feel confuse that how to make the Complete Local Name be at the start of a RAW data? 
 There is two pictures: 
 What I want: 
 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 May 2019 07:40:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47557/how-to-make-the-complete-local-name-be-at-the-start-of-a-raw-data" /><item><title>RE: How to make the Complete Local Name be at the start of a RAW data?</title><link>https://devzone.nordicsemi.com/thread/188118?ContentTypeID=1</link><pubDate>Tue, 21 May 2019 07:40:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4232354e-3709-4de4-8bc1-8a4f090866df</guid><dc:creator>Bee</dc:creator><description>&lt;p&gt;Thanks, I found the name handler at last. That&amp;#39;s it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make the Complete Local Name be at the start of a RAW data?</title><link>https://devzone.nordicsemi.com/thread/188094?ContentTypeID=1</link><pubDate>Tue, 21 May 2019 07:07:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5fd7ccab-d8a7-40a4-9660-7b89e6da5c60</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Most SDK examples use&amp;nbsp;ble_advdata_encode() to build the advertising packet. Assuming that is the case for you as well, you can change the order of the data by simply changing the order of the if statements within the function. The default implementation always encodes the name last. You can move this as high as you want (note that in that case it will not be automatically truncated in case there is not room for everything int he advertising packet).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>