<?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 combine SIG UUID service and User defined bluetooth service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8500/how-to-combine-sig-uuid-service-and-user-defined-bluetooth-service</link><description>Hello
I am using PCA10028 and I have written some customized service after taking help form nAn36 documents. Now I want to combine the predefined standard services like IMMEDIATE ALERT and the service defined by me with different and Uique UUID, apart</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Aug 2015 11:36:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8500/how-to-combine-sig-uuid-service-and-user-defined-bluetooth-service" /><item><title>RE: How to combine SIG UUID service and User defined bluetooth service</title><link>https://devzone.nordicsemi.com/thread/31015?ContentTypeID=1</link><pubDate>Tue, 04 Aug 2015 11:36:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:978a4a93-5e64-4047-955a-c9a3a88056b3</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;RK is probably right.
Check the err_code returned from ble_advertising_init() inside advertising_init(), either by uart printing or a debugger. Error code 12 (decimal) means that the advertisement packet is too large. Consider moving name or UUID&amp;#39;s to the scan response packet. See &lt;a href="https://devzone.nordicsemi.com/question/35975/advertisement-packet-too-long/"&gt;this article&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to combine SIG UUID service and User defined bluetooth service</title><link>https://devzone.nordicsemi.com/thread/31014?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2015 10:02:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67e5bd3e-40e4-4b9b-b111-e600b34baafb</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;Nowhere near enough information in the question to really help but I&amp;#39;ll hazard a guess you&amp;#39;ve tried to add your custom service to the service IDs being advertised, have overflowed the advertising packet, received an error from the code which starts advertising and gone to the error handler.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>