<?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>Quick question about GAP appearance advertising data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39639/quick-question-about-gap-appearance-advertising-data</link><description>Hi! 
 Just to make sure - if I set 
 advdata.include_appearance = true ; 
 to 
 advdata.include_appearance = false ; 
 inside 
 static void advertising_init (void) 
 I simply shorten my advertising packet by 2 bytes? Thus I get a little bit smaller energy</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Oct 2018 12:23:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39639/quick-question-about-gap-appearance-advertising-data" /><item><title>RE: Quick question about GAP appearance advertising data</title><link>https://devzone.nordicsemi.com/thread/153632?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 12:23:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4df55bf1-d250-4c94-80e6-6d5a48a90b1c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You are right, the appearance characteristic is 16 bit so you will save two bytes by not including it. This would make it possible to put other data in the advertising packet, or shorten the packet. As you can see from the&amp;nbsp;Online Power Profiler the gain of reducing the advertising packet by two bytes is negligible, though (difference of about 0.3&amp;nbsp;μC for a typical application).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>