<?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>Kinetis MicrocontrollersのトピックRe: FRDM-KW38 Integrating OTAP Client Service to Sample SDK Program - External Flash</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1408878#M62350</link>
    <description>&lt;P&gt;Hi Mr. Ricardo,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I have tried flashing OTAP Bootloader code using MCUXpresso. No errors.&lt;/P&gt;&lt;P&gt;On top of it i have flashed&amp;nbsp;otap_client_att_freertos code and as you mentioned i have used passkey 999999. Now functionality is working as expected (No disconnection).&lt;/P&gt;&lt;P&gt;FYI, I was trying this Procedure for OTA implementation.&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;I'm facing issues when i do the same procedure using IAR IDE.&lt;/P&gt;&lt;P&gt;When i used IAR and Flashed Bootloader OTAP code (from SDK example) i got the following error,&lt;/P&gt;&lt;P&gt;Verification error at 0x40d: mem = 0xFF, file = 0xFB.&amp;nbsp;Download completed but verification failed.&lt;/P&gt;&lt;P&gt;After this if i flash any code, bm or RTOS i was getting the following error,&lt;/P&gt;&lt;P&gt;Fatal Error[Pe1696]: cannot open source file "nxp_xcvr_gfsk_bt_0p5_h_0p5_config.h"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check and let me know your comments.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 04 Feb 2022 07:12:50 GMT</pubDate>
    <dc:creator>Vishva</dc:creator>
    <dc:date>2022-02-04T07:12:50Z</dc:date>
    <item>
      <title>FRDM-KW38 Integrating OTAP Client Service to Sample SDK Program - External Flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1406001#M62316</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have referred to AN12979 KW-38 Integrating the OTAP Client Service into a Bluetooth LE Peripheral device application note.&lt;/P&gt;&lt;P&gt;I have used Bluetooth/glucose/freertos example from SDK 2_6_12 on top of it integrated OTAP Client service.&lt;/P&gt;&lt;P&gt;Configured to use External Flash Memory.&lt;/P&gt;&lt;P&gt;Followed the steps given in Application note and flashed Bootloader, Otac_att.&lt;/P&gt;&lt;P&gt;Generated s19 Image file from the source code. File size is 247KB.&lt;/P&gt;&lt;P&gt;Using NXP Tool Box -&amp;gt; OTAP -&amp;gt; Connecting to OTAP Service.&lt;/P&gt;&lt;P&gt;Soon after connecting to OTAP service if i try to open the images file (valid) or if i don't do any action after connecting, within few seconds service is getting disconnected automatically.&lt;/P&gt;&lt;P&gt;Upload is always 0% during connected duration.&lt;/P&gt;&lt;P&gt;For pairing i'm using the key 0000.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know how can i proceed further on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2022 11:43:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1406001#M62316</guid>
      <dc:creator>Vishva</dc:creator>
      <dc:date>2022-01-27T11:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KW38 Integrating OTAP Client Service to Sample SDK Program - External Flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1407791#M62335</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing well. Did you modify the gPasskeyValue_c? If not, the value is 999999. You should use this for pairing.&lt;/P&gt;
&lt;P&gt;Can you try it? If it is not working, can you confirm if the Status is "Connected"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ricardo&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 23:43:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1407791#M62335</guid>
      <dc:creator>Ricardo_Zamora</dc:creator>
      <dc:date>2022-02-01T23:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KW38 Integrating OTAP Client Service to Sample SDK Program - External Flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1407829#M62337</link>
      <description>&lt;P&gt;Hello Mr.Ricardo,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I have tried passkey 0000/1234, As you mentioned trying passkey&amp;nbsp;&lt;SPAN&gt;999999 might work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But I'm&amp;nbsp;facing different&amp;nbsp;issues in Flashing the code. Please check the below issue,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.nxp.com/t5/Kinetis-Microcontrollers/KW38-Not-able-to-flash-SDK-bootloader-code-Verification-error-at/td-p/1406432" target="_blank"&gt;https://community.nxp.com/t5/Kinetis-Microcontrollers/KW38-Not-able-to-flash-SDK-bootloader-code-Verification-error-at/td-p/1406432&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Without flashing the bootloader otap code, i cannot proceed further.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kindly check and let me know how to resolve this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 03:38:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1407829#M62337</guid>
      <dc:creator>Vishva</dc:creator>
      <dc:date>2022-02-02T03:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KW38 Integrating OTAP Client Service to Sample SDK Program - External Flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1408793#M62346</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried with MCUXpresso and SDK version 2.6.4, and the OTAP process is working.&lt;/P&gt;
&lt;P&gt;Can you try it with MCUXpresso? You don't need to modify anything to the bootloader_otap example. Or what error do you have?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ricardo&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 23:31:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1408793#M62346</guid>
      <dc:creator>Ricardo_Zamora</dc:creator>
      <dc:date>2022-02-03T23:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KW38 Integrating OTAP Client Service to Sample SDK Program - External Flash</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1408878#M62350</link>
      <description>&lt;P&gt;Hi Mr. Ricardo,&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;I have tried flashing OTAP Bootloader code using MCUXpresso. No errors.&lt;/P&gt;&lt;P&gt;On top of it i have flashed&amp;nbsp;otap_client_att_freertos code and as you mentioned i have used passkey 999999. Now functionality is working as expected (No disconnection).&lt;/P&gt;&lt;P&gt;FYI, I was trying this Procedure for OTA implementation.&lt;/P&gt;&lt;P&gt;-------&lt;/P&gt;&lt;P&gt;I'm facing issues when i do the same procedure using IAR IDE.&lt;/P&gt;&lt;P&gt;When i used IAR and Flashed Bootloader OTAP code (from SDK example) i got the following error,&lt;/P&gt;&lt;P&gt;Verification error at 0x40d: mem = 0xFF, file = 0xFB.&amp;nbsp;Download completed but verification failed.&lt;/P&gt;&lt;P&gt;After this if i flash any code, bm or RTOS i was getting the following error,&lt;/P&gt;&lt;P&gt;Fatal Error[Pe1696]: cannot open source file "nxp_xcvr_gfsk_bt_0p5_h_0p5_config.h"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check and let me know your comments.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 07:12:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KW38-Integrating-OTAP-Client-Service-to-Sample-SDK-Program/m-p/1408878#M62350</guid>
      <dc:creator>Vishva</dc:creator>
      <dc:date>2022-02-04T07:12:50Z</dc:date>
    </item>
  </channel>
</rss>

