<?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>Wireless MCUのトピックRe: BLE sample code issue with custom services</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2111534#M19762</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you help letting me know what SDK and MCUXpresso IDE versions you are using?&lt;/P&gt;
&lt;P&gt;Also, could you be more specific in what modifications you implemented in the code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend checking this community post: &lt;A href="https://community.nxp.com/t5/Wireless-Connectivity-Knowledge/KW38-Custom-Profile/ta-p/1269874" target="_blank"&gt;KW38 Custom Profile - NXP Community&lt;/A&gt;, as well as Chapter 7 “Creating a GATT Database” of the &lt;A href="https://mcuxpresso.nxp.com/mcuxsdk/latest/html/_static/wireless/Bluetooth/Bluetooth_Low_Energy_Application_Developer's_Guide.pdf" target="_blank"&gt;Bluetooth Low Energy Application Developer’s Guide&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;There you can find a brief description of the services and the declarations needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ana Sofia.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jun 2025 19:44:36 GMT</pubDate>
    <dc:creator>sofiaurueta</dc:creator>
    <dc:date>2025-06-05T19:44:36Z</dc:date>
    <item>
      <title>BLE sample code issue with custom services</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2111318#M19761</link>
      <description>&lt;P&gt;we are trying KW45 wireless example EATT freertos example and we are trying to modify data in the functiuon &lt;SPAN&gt;&lt;STRONG&gt;ServiceAMeasurementTimerCallback()&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;but we are getting issue&amp;nbsp; with whatever data we are writing to database which is not reflecting in&amp;nbsp; central device, we are getting initialized data in gatt_db.h . screenshots are attached .&amp;nbsp; we are just getting initialized value (gatt_db.h) but its not updating with the data we are writing to database.&amp;nbsp;&lt;BR /&gt;as per screenshot we are trying to write data of array&amp;nbsp; but in central we are getting 0x41 i,e A data and rest 9 bytes are 0.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 800px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/341623i143C2F57F383AB70/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (1).png" style="width: 866px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/341622iE4EA3D78108141A5/image-size/large?v=v2&amp;amp;px=999" role="button" title="image (1).png" alt="image (1).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 12:31:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2111318#M19761</guid>
      <dc:creator>Chan_17</dc:creator>
      <dc:date>2025-06-05T12:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: BLE sample code issue with custom services</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2111534#M19762</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Hope you are doing well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you help letting me know what SDK and MCUXpresso IDE versions you are using?&lt;/P&gt;
&lt;P&gt;Also, could you be more specific in what modifications you implemented in the code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend checking this community post: &lt;A href="https://community.nxp.com/t5/Wireless-Connectivity-Knowledge/KW38-Custom-Profile/ta-p/1269874" target="_blank"&gt;KW38 Custom Profile - NXP Community&lt;/A&gt;, as well as Chapter 7 “Creating a GATT Database” of the &lt;A href="https://mcuxpresso.nxp.com/mcuxsdk/latest/html/_static/wireless/Bluetooth/Bluetooth_Low_Energy_Application_Developer's_Guide.pdf" target="_blank"&gt;Bluetooth Low Energy Application Developer’s Guide&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;There you can find a brief description of the services and the declarations needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ana Sofia.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 19:44:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2111534#M19762</guid>
      <dc:creator>sofiaurueta</dc:creator>
      <dc:date>2025-06-05T19:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: BLE sample code issue with custom services</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2111858#M19763</link>
      <description>&lt;P&gt;Please check Versions below&amp;nbsp;&lt;BR /&gt;SDK : KW45b41zevk&lt;BR /&gt;MCUXpresso : 24.12&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;modifications we did :&lt;BR /&gt;in&amp;nbsp;&lt;SPAN&gt;ServiceBMeasurementTimerCallback()&amp;nbsp;&amp;nbsp;&lt;BR /&gt;bleUuid_t uuid = Uuid16(gBleSig_Report_d);&amp;nbsp; changed to&amp;nbsp;bleUuid_t uuid = Uuid16(&lt;STRONG&gt;0xB002&lt;/STRONG&gt;);&amp;nbsp; because we are&amp;nbsp; checking for&amp;nbsp;char_service_B2&amp;nbsp;&lt;BR /&gt;static uint16_t char_value = 0U;&amp;nbsp; changed to&amp;nbsp; static uint16_t char_value = &lt;STRONG&gt;12U&lt;/STRONG&gt;;&lt;BR /&gt;&lt;BR /&gt;and even we tried with same&amp;nbsp; UUID :&amp;nbsp;bleUuid_t uuid = Uuid16(gBleSig_Report_d);&amp;nbsp; &amp;nbsp;and just changed&amp;nbsp;&amp;nbsp; changed to&amp;nbsp; static uint16_t char_value = &lt;STRONG&gt;12U&lt;/STRONG&gt;;&lt;BR /&gt;same issue just we are getting data which is initialized&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 07:24:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2111858#M19763</guid>
      <dc:creator>Chan_17</dc:creator>
      <dc:date>2025-06-06T07:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: BLE sample code issue with custom services</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2112931#M19767</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to create the demo you need to define or develop a service that has to be the same as in the GATT Client, this is declared in the gatt_uuid128.h. If the new service is not the same, they will never be able to communicate each other.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All the macros used to fill the GATT database are properly described in the &lt;A href="https://mcuxpresso.nxp.com/mcuxsdk/latest/html/_static/wireless/Bluetooth/Bluetooth_Low_Energy_Application_Developer's_Guide.pdf" target="_blank"&gt;BLEADG&lt;/A&gt; (included in the NXP Connectivity Software documentation) under chapter 7 “Creating a GATT Database”.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you let me know if you implemented these services and modifications in both client and server sides?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can follow the steps to this community post: &lt;A href="https://community.nxp.com/t5/Wireless-Connectivity-Knowledge/KW38-Custom-Profile/ta-p/1269874" target="_blank"&gt;KW38 Custom Profile&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ana Sofia.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 15:47:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2112931#M19767</guid>
      <dc:creator>sofiaurueta</dc:creator>
      <dc:date>2025-06-09T15:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: BLE sample code issue with custom services</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2114137#M19770</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;we tried to do changes in peripheral by updating&amp;nbsp; new service and also tried to use old custom service to send bulk data.&lt;BR /&gt;example: Eatt_peripheral freertos we specifically used this since its sending multiple packets. we are searching for example in which we can send bulk data and multiple packets.&lt;BR /&gt;1. we tried sending different 2 bytes&amp;nbsp; of data from eatt_peripheral&amp;nbsp; and we are checking in NRF connect but we are not getting any changed data.&lt;/P&gt;&lt;P&gt;2. so we tried with 2 KW45 boards one for central and another peripheral . in this if we change data which is writing to database is reflecting&amp;nbsp; in central but when we try for bulk data or array of data even after doing changes in below section :&lt;/P&gt;&lt;P&gt;1.we changed size of data required 10 bytes, using 0xB002 service B2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chandini_17_1-1749617579890.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/342366iBE3514BF9B26F608/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chandini_17_1-1749617579890.png" alt="Chandini_17_1-1749617579890.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chandini_17_2-1749617986938.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/342368i9DC12AB72FFD597E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chandini_17_2-1749617986938.png" alt="Chandini_17_2-1749617986938.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chandini_17_1-1749618200978.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/342370i63A40079E50F1CE2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chandini_17_1-1749618200978.png" alt="Chandini_17_1-1749618200978.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;these modifications we did. please check and assist we are not able to receive this in central&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 05:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/BLE-sample-code-issue-with-custom-services/m-p/2114137#M19770</guid>
      <dc:creator>Chan_17</dc:creator>
      <dc:date>2025-06-11T05:04:26Z</dc:date>
    </item>
  </channel>
</rss>

