<?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のトピックJN5179 API for Main (host) processor</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/JN5179-API-for-Main-host-processor/m-p/657875#M2617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have interested the JN5179&amp;nbsp;(ZigBee and IEEE802.15.4 Wireless Microcontroller with 512 kB Flash, 32 kB RAM), but we don't know&amp;nbsp;detail about API and SDK for Thread.&lt;/P&gt;&lt;P&gt;We understood that NXP has the following development kits.&lt;/P&gt;&lt;P&gt;- JN517x-DK005: JN517x Development Kit with NFC Commissioning&lt;/P&gt;&lt;P&gt;- JN517x-XK030: Generic Node Expansion Kit&lt;/P&gt;&lt;P&gt;- JN517x-XK040: Lighting/Sensor Node Expansion Kit&lt;/P&gt;&lt;P&gt;- OM15021: JN5179 USB Dongle&amp;nbsp;&lt;/P&gt;&lt;P&gt;We will use the i.MX6 application processor, then we want to know the following items.&lt;/P&gt;&lt;P&gt;1. Which documents describe the API for host processor?&lt;/P&gt;&lt;P&gt;2. We cannot find out URL to download the SDK or binary code if NXP cannot provide SDK, please let us know it.&lt;/P&gt;&lt;P&gt;3. Which documents describe the specification of firmware to support coordinator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We try to find out above, but we cannot find out appropriate information in home page,because the home page has a lot of information.&lt;/P&gt;&lt;P&gt;Please reply as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Takashima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2016 01:03:14 GMT</pubDate>
    <dc:creator>isaotakashima</dc:creator>
    <dc:date>2016-12-08T01:03:14Z</dc:date>
    <item>
      <title>JN5179 API for Main (host) processor</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5179-API-for-Main-host-processor/m-p/657875#M2617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have interested the JN5179&amp;nbsp;(ZigBee and IEEE802.15.4 Wireless Microcontroller with 512 kB Flash, 32 kB RAM), but we don't know&amp;nbsp;detail about API and SDK for Thread.&lt;/P&gt;&lt;P&gt;We understood that NXP has the following development kits.&lt;/P&gt;&lt;P&gt;- JN517x-DK005: JN517x Development Kit with NFC Commissioning&lt;/P&gt;&lt;P&gt;- JN517x-XK030: Generic Node Expansion Kit&lt;/P&gt;&lt;P&gt;- JN517x-XK040: Lighting/Sensor Node Expansion Kit&lt;/P&gt;&lt;P&gt;- OM15021: JN5179 USB Dongle&amp;nbsp;&lt;/P&gt;&lt;P&gt;We will use the i.MX6 application processor, then we want to know the following items.&lt;/P&gt;&lt;P&gt;1. Which documents describe the API for host processor?&lt;/P&gt;&lt;P&gt;2. We cannot find out URL to download the SDK or binary code if NXP cannot provide SDK, please let us know it.&lt;/P&gt;&lt;P&gt;3. Which documents describe the specification of firmware to support coordinator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We try to find out above, but we cannot find out appropriate information in home page,because the home page has a lot of information.&lt;/P&gt;&lt;P&gt;Please reply as soon as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Takashima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 01:03:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5179-API-for-Main-host-processor/m-p/657875#M2617</guid>
      <dc:creator>isaotakashima</dc:creator>
      <dc:date>2016-12-08T01:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: JN5179 API for Main (host) processor</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/JN5179-API-for-Main-host-processor/m-p/657876#M2618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Isao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Are you wanting to use the JN5179 device as a boarder router?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;If this is the case, we don't have sufficient memory to support the boarder router or the router eligible device.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;The only supported thread node for the JN5179 is the end device. To interact with a Thread node you have to send CoAP messages to toggle lights etc. There is documentation on CoAP and within the software there are devices that send CoAP packets.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;There is also a FireFox CoAP plugin to send CoAP messages via the internet browser.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Best Regards,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 17:22:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/JN5179-API-for-Main-host-processor/m-p/657876#M2618</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2017-01-09T17:22:35Z</dc:date>
    </item>
  </channel>
</rss>

