<?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 UUID values.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36240/changing-uuid-values</link><description>Hello! 
 I&amp;#39;m trying to understand a bit better how to modify the UUIDs. I&amp;#39;m using the ble_app_blinky, sdk 15 and SES. 
 1.- In the example i can read 0 or 1 according to the button state. What i want to modify is that every 3 clicks it sends a 2 instead</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Jul 2018 14:35:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36240/changing-uuid-values" /><item><title>RE: Changing UUID values.</title><link>https://devzone.nordicsemi.com/thread/139606?ContentTypeID=1</link><pubDate>Tue, 10 Jul 2018 14:35:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99bc8c99-be9a-4737-80aa-4330689829ac</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1) Use the function&amp;nbsp;&lt;em&gt;ble_lbs_on_button_change(m_conn_handle, &amp;amp;m_lbs, button_action)&lt;/em&gt; to send the value.&amp;nbsp;The value of&amp;nbsp;&lt;em&gt;button_action&amp;nbsp;&lt;/em&gt;is the value that is sent, so just use 2 instead of button_action.&lt;/p&gt;
&lt;p&gt;2) In &lt;a href="https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Connect-for-Mobile"&gt;nRFConnect app&lt;/a&gt; on the phone, try to refresh the device cache, and see if the UUID changes after that.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1531233254711v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>