<?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>nrf52832 NUS UUID problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73121/nrf52832-nus-uuid-problem</link><description>Hi, 
 I use examples : nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs; 
 Change the NUS_BASE_UUID to &amp;quot;0000ffe5-0000-1000-8000-00805f9b34fb&amp;quot;,but</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Mar 2021 13:48:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73121/nrf52832-nus-uuid-problem" /><item><title>RE: nrf52832 NUS UUID problem</title><link>https://devzone.nordicsemi.com/thread/301696?ContentTypeID=1</link><pubDate>Wed, 24 Mar 2021 13:48:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2dadd6ab-7df7-40c6-ac0a-dc22f4df52a7</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;BLE_UUID_TYPE_BLE indicates that the UUID is a Bluetooth SIG UUID, while BLE_UUID_TYPE_VENDOR_BEGIN specifies that&amp;nbsp;it will be a Vendor UUID type.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 NUS UUID problem</title><link>https://devzone.nordicsemi.com/thread/301611?ContentTypeID=1</link><pubDate>Wed, 24 Mar 2021 09:23:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25fc19ab-e685-44d9-8360-6e4ec6d5488d</guid><dc:creator>joe</dc:creator><description>&lt;p&gt;&lt;span&gt;Thank you for your reply. I have solved this problem. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;#define NUS_SERVICE_UUID_TYPE&amp;nbsp;&amp;nbsp; BLE_UUID_TYPE_BLE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // BLE_UUID_TYPE_VENDOR_BEGIN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /**&amp;lt; UUID type for the Nordic UART Service (vendor specific). */&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;After changing BLE_UUID_TYPE_VENDOR_BEGIN to BLE_UUID_TYPE_BLE, it can run normally. Although I don&amp;#39;t know why.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52832 NUS UUID problem</title><link>https://devzone.nordicsemi.com/thread/301467?ContentTypeID=1</link><pubDate>Tue, 23 Mar 2021 14:05:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a7373e3-93f3-44fc-9c61-1157fe70b8f2</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I need some more details to help you out here. What kind of device are you flashing this application onto, an nRF52 DK or a custom board? What function is it that returns this 0x4001 error? Does it occur when you leave the NUS_BASE_UUID as is? If not, please control that the length of your UUID is the same as NUS_BASE_UUID.&lt;/p&gt;
&lt;p&gt;As a side note, if you modify yhe NUS UUID (NUS_BASE_UUID) to your own UUID (any other value) the nRFConnect application won&amp;#39;t recognize it as a UART service just so you know.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>