<?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>Custom Services and Advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5949/custom-services-and-advertising</link><description>Take into account an application on the nRF51822 and S110.
I have defined different custom services, so UUID is 128bit long.
When advertising: 
 
 Is it advisable to include all services? If yes, how can be managed taking into account the 31 bytes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Mar 2015 10:12:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5949/custom-services-and-advertising" /><item><title>RE: Custom Services and Advertising</title><link>https://devzone.nordicsemi.com/thread/20716?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2015 10:12:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef911893-6c1a-47c0-83bb-22701d368ba9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Dani: Yes you have to take into account the limit of 31 bytes limit. The 128 bit UUID is already 16 bytes and you also have to use some bytes for flags, header, lengths etc. You have 2 seoarate packets advertising packet and scan response packet, each 31 bytes.
uuids_more_available telling beside the list of UUID in the data field, there are more uuid in the attribute table.
My suggestion is to add only most important 128 bit UUID into your advertising/scan response packet. The central can connect and do a service discovery when needed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>