<?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>advdata.p_manuf_specific_data and advdata.uuids_complete can not exists in same advertising packet?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1752/advdata-p_manuf_specific_data-and-advdata-uuids_complete-can-not-exists-in-same-advertising-packet</link><description>I try to modify &amp;quot;ble_app_ibeacon&amp;quot; sample code. But when I add some adv_uuids for services to advdata.uuids_complete or I changed advdata.name_type from BLE_ADVDATA_NO_NAME to BLE_ADVDATA_FULL_NAME, I got error in ble_advdata_set() method. 
 Is it possible</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Feb 2014 13:01:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1752/advdata-p_manuf_specific_data-and-advdata-uuids_complete-can-not-exists-in-same-advertising-packet" /><item><title>RE: advdata.p_manuf_specific_data and advdata.uuids_complete can not exists in same advertising packet?</title><link>https://devzone.nordicsemi.com/thread/7664?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2014 13:01:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11b02a9e-7b84-4ffd-a631-8f71c29d8faa</guid><dc:creator>Martin</dc:creator><description>&lt;p&gt;Hi, I have similar problem a few days ago in my Q:
&lt;a target="_blank" href="https://devzone.nordicsemi.com/index.php/how-to-add-more-services-with-128b-uuid-ble_advdata_set-returns-error-12-exceed-data-limit" rel="nofollow"&gt;https://devzone.nordicsemi.com/index.php/how-to-add-more-services-with-128b-uuid-ble_advdata_set-returns-error-12-exceed-data-limit&lt;/a&gt;
Take in mind that some demo apps use standardized BLE services that has only 16b short UUID so they can fit many in adv. packet but once you use custom 128b UUID it takes big part of adv. packet. But unless you use some very simplified client you don&amp;#39;t need to add service UUIDs in adv. packet, they can be discovered by GAP after connection.
In my project I use 14B device name and I can add up to 4B of manufacturer spec data (2B is company ID, 4B for data) and I can scan this data from client.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advdata.p_manuf_specific_data and advdata.uuids_complete can not exists in same advertising packet?</title><link>https://devzone.nordicsemi.com/thread/7666?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2014 14:18:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d4d8d37-768b-4f93-8da1-9b761a172099</guid><dc:creator>Ken Matsui</dc:creator><description>&lt;p&gt;My advertising packet was over 29bytes. Thank you for your advice.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="https://devzone.nordicsemi.com/index.php/what-s-the-maximum-size-for-an-advertisement-package" rel="nofollow"&gt;https://devzone.nordicsemi.com/index.php/what-s-the-maximum-size-for-an-advertisement-package&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advdata.p_manuf_specific_data and advdata.uuids_complete can not exists in same advertising packet?</title><link>https://devzone.nordicsemi.com/thread/7665?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2014 14:08:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:737a0777-912f-408f-816a-ad172a2e637b</guid><dc:creator>Ken Matsui</dc:creator><description>&lt;p&gt;Thank you so much for quick reply.
I see. It&amp;#39;s likely that exceeding the maximum bytes...
Will check into it.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: advdata.p_manuf_specific_data and advdata.uuids_complete can not exists in same advertising packet?</title><link>https://devzone.nordicsemi.com/thread/7663?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2014 14:02:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72475ea5-f34c-4d28-8bfe-84a907635ce3</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What is the error that you&amp;#39;re seeing?
Most likely, you are exceeding the number of bytes allowed in the advertising packet (max. 29 bytes of adv data).&lt;/p&gt;
&lt;p&gt;Best regards
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>