<?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: C example for FSCI (KW41Z)</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/C-example-for-FSCI-KW41Z/m-p/640601#M2289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some questions.&lt;/P&gt;&lt;P&gt;Did you make your own USB Dongle with a MKW22D512 chip?&lt;/P&gt;&lt;P&gt;Which OS are you using to run the PCAPTest?&lt;/P&gt;&lt;P&gt;Which firmware are you loading to the board?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did you checked the document &lt;STRONG&gt;"Kinetis FSCI Host Application Programming Interface" &lt;/STRONG&gt;located in &lt;EM&gt;&amp;lt;Installation Path&amp;gt;\MKW41Z_ConnSw_1.0.2\docs\wireless\Common\ &amp;nbsp;&lt;/EM&gt;in &lt;STRONG&gt;sections 4 &amp;nbsp;and 8&lt;/STRONG&gt; ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2017 21:39:51 GMT</pubDate>
    <dc:creator>stephanie_m</dc:creator>
    <dc:date>2017-01-03T21:39:51Z</dc:date>
    <item>
      <title>C example for FSCI (KW41Z)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/C-example-for-FSCI-KW41Z/m-p/640598#M2286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see some examples in Python for KW41Z -FSCI communication for BLE.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any example in C program to control BLE application from Linux machine?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say transmit beacons through FSCI interface in C from Linux host.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 15:56:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/C-example-for-FSCI-KW41Z/m-p/640598#M2286</guid>
      <dc:creator>sensenthuran</dc:creator>
      <dc:date>2016-10-17T15:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: C example for FSCI (KW41Z)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/C-example-for-FSCI-KW41Z/m-p/640599#M2287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a file named&amp;nbsp;&amp;nbsp;“&lt;EM style="color: #808080;"&gt;Kinetis FSCI Host Application Programming Interface&lt;/EM&gt;” in the documentation where you can find the installation process for the Host Software with&amp;nbsp;Linux.&amp;nbsp;Also it mentions five&amp;nbsp;examples coded in C :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;FsciBootloader.c&lt;/LI&gt;&lt;LI&gt;GetKinetisDevices.c&lt;/LI&gt;&lt;LI&gt;Thread_KW_Tun.c&lt;/LI&gt;&lt;LI&gt;PCAPTest.c&lt;/LI&gt;&lt;LI&gt;SPITest.c&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The examples given are mostly for Thread and there is no specific example for BLE, as it is not usual to have that type of communication with BLE, nevertheless the examples listed before may help you with the usage of the libraries and the frame’s creation.&lt;/P&gt;&lt;P&gt;Also you can find the &amp;nbsp;hsdk documentation for your reference in the following path :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #808080;"&gt;&lt;EM&gt;“&amp;lt;Installation Path&amp;gt;\MKW41Z_ConnSw_1.0.2\tools\wireless\host_sdk\hsdk\doc&amp;gt;”&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 21:13:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/C-example-for-FSCI-KW41Z/m-p/640599#M2287</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2016-10-19T21:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: C example for FSCI (KW41Z)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/C-example-for-FSCI-KW41Z/m-p/640600#M2288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a USB dongle with MKW22D512. And I am using Thread stack into this.&lt;/P&gt;&lt;P&gt;This dongle creates one Ethernet interface that I can check with following command :&lt;/P&gt;&lt;P&gt;./PCAPTest ethX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is not responding with anything. Do somebody have the software for entering commands also, or is there some software utility that can communicate with this USB dongle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saurabh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 10:44:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/C-example-for-FSCI-KW41Z/m-p/640600#M2288</guid>
      <dc:creator>saurabhbansal</dc:creator>
      <dc:date>2016-12-20T10:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: C example for FSCI (KW41Z)</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/C-example-for-FSCI-KW41Z/m-p/640601#M2289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some questions.&lt;/P&gt;&lt;P&gt;Did you make your own USB Dongle with a MKW22D512 chip?&lt;/P&gt;&lt;P&gt;Which OS are you using to run the PCAPTest?&lt;/P&gt;&lt;P&gt;Which firmware are you loading to the board?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did you checked the document &lt;STRONG&gt;"Kinetis FSCI Host Application Programming Interface" &lt;/STRONG&gt;located in &lt;EM&gt;&amp;lt;Installation Path&amp;gt;\MKW41Z_ConnSw_1.0.2\docs\wireless\Common\ &amp;nbsp;&lt;/EM&gt;in &lt;STRONG&gt;sections 4 &amp;nbsp;and 8&lt;/STRONG&gt; ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 21:39:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/C-example-for-FSCI-KW41Z/m-p/640601#M2289</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2017-01-03T21:39:51Z</dc:date>
    </item>
  </channel>
</rss>

