<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to make changed UUIDs to take effect ? in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648139#M2408</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santiago&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain me how to give/change the name for profiles&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106017i77431FB0F0107C2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm trying to give the name instead of unknown service and unknown characteristic&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you know the concept please explain to me, sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance .!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Apr 2020 05:26:33 GMT</pubDate>
    <dc:creator>b_manojkumar521</dc:creator>
    <dc:date>2020-04-11T05:26:33Z</dc:date>
    <item>
      <title>How to make changed UUIDs to take effect ?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648137#M2406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to change UUIDs in &lt;SPAN style="color: #ff0000;"&gt;gatt_uuid128.h&lt;/SPAN&gt;, but after changing no matter how many times i compile, i see the old UUIDs always when i discover services and characteristics using my mobile app, &lt;SPAN style="text-decoration: underline; color: #ff0000;"&gt;please explain am i missing something&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;I am using the given bluetooth_wireless_uart_demo example code&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;I did not change anything other than the UUIDs&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;I am using IAR compiler&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;Hardware FRDM-KW40Z&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before :&lt;/P&gt;&lt;P&gt;UUID128(uuid_service_wireless_uart, 0xE0, 0x1C, 0x4B, 0x5E, 0x1E, 0xEB, 0xA1, 0x5C, 0xEE, 0xF4, 0x5E, 0xBA, 0x00, 0x01, 0xFF, 0x01)&lt;BR /&gt;UUID128(uuid_uart_stream, 0xE0, 0x1C, 0x4B, 0x5E, 0x1E, 0xEB, 0xA1, 0x5C, 0xEE, 0xF4, 0x5E, 0xBA, 0x01, 0x01, 0xFF, 0x01)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After:&lt;/P&gt;&lt;P&gt;UUID128(uuid_service_wireless_uart, &lt;STRONG style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;0xba&lt;/SPAN&gt;&lt;/STRONG&gt;, 0x1C, 0x4B, 0x5E, 0x1E, 0xEB, 0xA1, 0x5C, 0xEE, 0xF4, 0x5E, 0xBA, 0x00, 0x01, 0xFF, 0x01)&lt;BR /&gt;UUID128(uuid_uart_stream, &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style="color: #ff0000; text-decoration: underline;"&gt;0xab&lt;/STRONG&gt;&lt;/SPAN&gt;, 0x1C, 0x4B, 0x5E, 0x1E, 0xEB, 0xA1, 0x5C, 0xEE, 0xF4, 0x5E, 0xBA, 0x01, 0x01, 0xFF, 0x01)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Sep 2016 13:50:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648137#M2406</guid>
      <dc:creator>chandramohanc</dc:creator>
      <dc:date>2016-09-24T13:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to make changed UUIDs to take effect ?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648138#M2407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes smartphone applications store the last values from the device discovery procedure. It takes some connections for these applications to update that information. I implemented the changes you mention and tried to read the UUIDS using a Motorola G. After 3 or 4 connections (without changing the FRDM-KW40 firmware) the information in the application was updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/7782iE7BBE69D1BEA6BFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can´t see the change, please try with another smartphone or application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Santiago Lopez - Systems Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 18:07:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648138#M2407</guid>
      <dc:creator>santiago_lopez</dc:creator>
      <dc:date>2016-11-07T18:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to make changed UUIDs to take effect ?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648139#M2408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santiago&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain me how to give/change the name for profiles&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/106017i77431FB0F0107C2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm trying to give the name instead of unknown service and unknown characteristic&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you know the concept please explain to me, sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance .!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Apr 2020 05:26:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648139#M2408</guid>
      <dc:creator>b_manojkumar521</dc:creator>
      <dc:date>2020-04-11T05:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to make changed UUIDs to take effect ?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648140#M2409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Showing the name of the attributes in the smartphone application depends on the smartphone having the correlation list between the UUID and the attribute name. When the client retrieves the GATT database information from the server, it will not share service, characteristic or attribute names but UUIDs. Each UUID is tied to a specific service, characteristic or attribute, some of them defined by BLE org and some others custom (like the Wireless UART in our example)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ones defined by the BLE org, like 0x180D for Heart Rate Service, will be already defined in the smartphone application UUID database, and once it sees the known UUID, it will report the right attribute name. For custom UUIDs, it is less likely to have the real name in the UUID database and it will report Unknown UUID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a list of the BLE registered UUIDs &lt;A class="link-titled" href="https://www.bluetooth.com/specifications/gatt/services/" title="https://www.bluetooth.com/specifications/gatt/services/"&gt;https://www.bluetooth.com/specifications/gatt/services/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2020 19:38:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648140#M2409</guid>
      <dc:creator>santiago_lopez</dc:creator>
      <dc:date>2020-04-16T19:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to make changed UUIDs to take effect ?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648141#M2410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have another issue that,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&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;nbsp;1.&amp;nbsp;How to send data from client to server&lt;/P&gt;&lt;P&gt;&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;nbsp;2. And with that data, I need to toggle an led&amp;nbsp;&lt;/P&gt;&lt;P&gt;Save me with giving your valuable answer&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance .! Sir .!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2020 20:36:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/How-to-make-changed-UUIDs-to-take-effect/m-p/648141#M2410</guid>
      <dc:creator>b_manojkumar521</dc:creator>
      <dc:date>2020-04-20T20:36:35Z</dc:date>
    </item>
  </channel>
</rss>

