<?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>changing/removing ble services erase and flash?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23547/changing-removing-ble-services-erase-and-flash</link><description>So I&amp;#39;m basing this off of the ble_app_hrs that initially has heart rates service and battery service. I want to create my own custom service andcopied the project to use as my template. 
 The first thing I did was to remove hrs and make a bas only service</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Jul 2017 08:42:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23547/changing-removing-ble-services-erase-and-flash" /><item><title>RE: changing/removing ble services erase and flash?</title><link>https://devzone.nordicsemi.com/thread/92492?ContentTypeID=1</link><pubDate>Mon, 24 Jul 2017 08:42:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc6e0881-cb57-4767-84f3-91740f1decec</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Ok, so you added the characteristic UUID using sd_ble_uuid_vs_add(), but you did not pass it to sd_ble_gatts_characteristic_add?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: changing/removing ble services erase and flash?</title><link>https://devzone.nordicsemi.com/thread/92491?ContentTypeID=1</link><pubDate>Fri, 21 Jul 2017 23:53:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35a5178c-023f-42f1-bd19-5cd6d7298143</guid><dc:creator>Dan</dc:creator><description>&lt;p&gt;sd_ble_uuid_vs_add is in the init function. I believe that was the example I had looked at. The issue was it was using the new uuid but at a later point in time it wasn&amp;#39;t being used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: changing/removing ble services erase and flash?</title><link>https://devzone.nordicsemi.com/thread/92493?ContentTypeID=1</link><pubDate>Mon, 17 Jul 2017 09:19:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59cb6bd3-2e08-410a-b070-578b4f506d4f</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Have you added the custom UUID using &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s132.api.v4.0.2/group___b_l_e___c_o_m_m_o_n___f_u_n_c_t_i_o_n_s.html#ga265b4251110a15120d0aa97e5152163b"&gt;sd_ble_uuid_vs_add()&lt;/a&gt; ? I suggest that you take a look at &lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;this&lt;/a&gt; custom service tutorial&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: changing/removing ble services erase and flash?</title><link>https://devzone.nordicsemi.com/thread/92494?ContentTypeID=1</link><pubDate>Mon, 17 Jul 2017 01:03:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d8b3cbcb-6796-42a4-a3ce-b82b2d31648e</guid><dc:creator>Dan</dc:creator><description>&lt;p&gt;Well after a night&amp;#39;s rest I came back and I think I at least solved the issue on why it was giving me junk data. I think the characteristics weren&amp;#39;t resetting properly but if I unplugged and let it power off, it worked fine. Still confused as to why my custom uuid isn&amp;#39;t defined for the custom characteristic but still the default.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>