<?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>can i use 0x0 as service uuid?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9812/can-i-use-0x0-as-service-uuid</link><description>i set the service uuid as 0x0 and after i debug the program, i can&amp;#39;t find my device. i don&amp;#39;t know how to solve the problem. maybe i should not use 0x0?
thanks for you help.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Oct 2015 08:07:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9812/can-i-use-0x0-as-service-uuid" /><item><title>RE: can i use 0x0 as service uuid?</title><link>https://devzone.nordicsemi.com/thread/36375?ContentTypeID=1</link><pubDate>Fri, 23 Oct 2015 08:07:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61a06233-3704-4031-bf7d-1c716a9b88b7</guid><dc:creator>yt</dc:creator><description>&lt;p&gt;i have found the problem. someone gave me a wrong base uuid, so i can&amp;#39;t use 0. i have to generate a base uuid myself. thanks for your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can i use 0x0 as service uuid?</title><link>https://devzone.nordicsemi.com/thread/36374?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2015 15:50:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c40ffa0-94c0-4a16-8a06-9a5a457684e1</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I did a quick test with ble_app_uart. It works fine.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/ble_5F00_app_5F00_uart_5F00_0x0.rar"&gt;Here&lt;/a&gt; is my project, unzip it to examples\ble_peripheral&lt;/p&gt;
&lt;p&gt;I used SDK 9.0.0 with SoftDevice 110 8.0.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can i use 0x0 as service uuid?</title><link>https://devzone.nordicsemi.com/thread/36372?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2015 15:38:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b34b4eb-5940-442c-82de-ab4657006976</guid><dc:creator>yt</dc:creator><description>&lt;p&gt;i use sd_ble_uuid_vs_add() to add vendor specific uuid firstly, and then initialize the uuid, setting the uuid.uuid to 0x0. finaly i use sd_ble_gatts_service_add() to add service. all of above are in the init function which will be callled in services_init() in main.c file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can i use 0x0 as service uuid?</title><link>https://devzone.nordicsemi.com/thread/36373?ContentTypeID=1</link><pubDate>Wed, 21 Oct 2015 14:40:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4254b67-7646-4471-a9c8-d68d4ce85c53</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;How are you setting it to 0x0? Are you using vendor specific UUIDs? Did it advertise before you made the change?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>