<?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>About Change UUID</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20439/about-change-uuid</link><description>Hello,
I want to bring some data by UUID.
I know the ble_nus_init() can set UUID and I know it was set by sd_ble_uuid_vs_add().
But this way only change the UUID while chip start up.
If I want change UUID while it is working .How should I do?
for</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Mar 2017 07:50:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20439/about-change-uuid" /><item><title>RE: About Change UUID</title><link>https://devzone.nordicsemi.com/thread/79690?ContentTypeID=1</link><pubDate>Tue, 14 Mar 2017 07:50:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7e9a453-3f9d-4914-99d9-4c6e6df59cd7</guid><dc:creator>H.S Lin</dc:creator><description>&lt;p&gt;OK, I understand,thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: About Change UUID</title><link>https://devzone.nordicsemi.com/thread/79689?ContentTypeID=1</link><pubDate>Tue, 14 Mar 2017 07:40:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2dfe45e-3e95-405f-a3e9-c3a6de830ea6</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;BLE GATT as implemented by Nordic Soft Device (stack) on nRF5x is not suited for dynamically changing ATT/GATT handles like this. So I&amp;#39;m afraid you can only set maximum ATT table size during Soft Device init and then be adding handles (this is what you mean by &amp;quot;UUIDs&amp;quot; I suppose) during run-time. However when you want to hide or delete some you will need to reset the chip and start from Soft Device init again.&lt;/p&gt;
&lt;p&gt;Cheers Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>