<?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>Modify service/characteristic uuid</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27405/modify-service-characteristic-uuid</link><description>I am working on blinky example and want to modify service/characteristic uuid. I do
that in ble_lbs.h as follows: 
 //#define LBS_UUID_SERVICE 0x1523
#define LBS_UUID_SERVICE 0x1526
//#define LBS_UUID_BUTTON_CHAR 0x1524
#define LBS_UUID_BUTTON_CHAR</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Nov 2017 02:09:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27405/modify-service-characteristic-uuid" /><item><title>RE: Modify service/characteristic uuid</title><link>https://devzone.nordicsemi.com/thread/108223?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2017 02:09:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cd38c92-0d18-424d-b289-88538fc5aaaf</guid><dc:creator>Max</dc:creator><description>&lt;p&gt;I run my example this morning and surprisingly saw the modified uuids. My guess is that the LightBlue (on iPhone) somehow saves contexts locally and displays un-updated uuid. Anyway, I consider this case solved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>