<?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: Loading image on JN5169 dongle</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/Loading-image-on-JN5169-dongle/m-p/644670#M2356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the manufacturers code by issuing a "Node Req" from the ZigBee Gateway User Interface.&amp;nbsp; This is a Node Descriptor Request send by the server to a node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This reported the manufactures code so I grabbed it and plugged it into the above code/macro.&amp;nbsp; Still not sure what the ZigBee Configuration Diagram is or where it's located? &amp;nbsp;&lt;/P&gt;&lt;P&gt;I found some other references in other .h files to the manufacturers code so I changed them as well. &amp;nbsp;&lt;/P&gt;&lt;P&gt;It still did not do an upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2017 21:23:27 GMT</pubDate>
    <dc:creator>edwarddow</dc:creator>
    <dc:date>2017-02-20T21:23:27Z</dc:date>
    <item>
      <title>Loading image on JN5169 dongle</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Loading-image-on-JN5169-dongle/m-p/644668#M2354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Environment:&lt;/P&gt;&lt;P&gt;Win 7&lt;/P&gt;&lt;P&gt;Beyond Studio for NXP v1308&lt;/P&gt;&lt;P&gt;JN-AN-1189-ZigBee-HA-Demo v1470&lt;/P&gt;&lt;P&gt;Production Flash Programmer v1295&lt;/P&gt;&lt;P&gt;JN5169 dongles&lt;/P&gt;&lt;P&gt;TCP light bulbs with JN5168A chip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to do is reprogram/flash the TCP light bulb with new firmware.&lt;/P&gt;&lt;P&gt;I'm stuck trying to put DimmableLight_JN5168_DR1175_LED_EXP_MONO_OTA_v2.ota&amp;nbsp; on the JN5169 dongle in external flash.&lt;/P&gt;&lt;P&gt;When I use the flash programmer with this&amp;nbsp; command it gives me the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JN51xxProgrammer.exe -sCOM9 -S external -f DimmableLight_JN5169_DR1175_LED_EXP_MONO_OTA_v2.ota&lt;/P&gt;&lt;P&gt;"The loaded file does not appear to be a valid image"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it might have to do with the fact that the dongle has a JN5169 chip but I need to load new OTA firmware on a JN5168 chip. So I tried to use DimmableLight_JN5169_DR1175_LED_EXP_MONO_OTA_v2.ota, but I got the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts or ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 21:33:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Loading-image-on-JN5169-dongle/m-p/644668#M2354</guid>
      <dc:creator>edwarddow</dc:creator>
      <dc:date>2017-02-16T21:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loading image on JN5169 dongle</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Loading-image-on-JN5169-dongle/m-p/644669#M2355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright, so I've made some progress just not as much as I've hoped for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Found the ZigBee Gateway User Interface after digging around.&amp;nbsp; Doc is JN-AN-1223&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loaded the ZigbeeNodeControlBridge onto the dongle with the flash programmer.&lt;/P&gt;&lt;P&gt;Ex: JN51xxProgrammer.exe -s com9 -f ZigbeeNodeControlBridge_JN5169.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This allows me to pair a bulb and it says do an OTA update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can load the image I made through the GUI.&amp;nbsp; Not sure if it's writing it to external flash on the dongle or what?&amp;nbsp; But it does read some information from it.&lt;/P&gt;&lt;P&gt;It never appears to make it to the bulb.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am suspicious that it has something to do with the "manufacture code" that is set in the manu_config.mk file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;# The manufacturer code is allocated by the ZigBee Alliance and is reported&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;# by a device when responding to a Node Descriptor Request. In addition to&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;# changing the macro below the manufacturer code in the Node Descriptor&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;# contained within the ZigBee Configuration diagram must also be changed to&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;# the same value. &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;MANUFACTURER_CODE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;?= 0x1037&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The comments in the above code seem to indicate that you change it here and the ZigBee Configuration Diagram?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the ZigBee Configuration Diagram? And where do I find it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also don't know what the manufacture code is for these TCP bulbs. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 17:53:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Loading-image-on-JN5169-dongle/m-p/644669#M2355</guid>
      <dc:creator>edwarddow</dc:creator>
      <dc:date>2017-02-20T17:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Loading image on JN5169 dongle</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/Loading-image-on-JN5169-dongle/m-p/644670#M2356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the manufacturers code by issuing a "Node Req" from the ZigBee Gateway User Interface.&amp;nbsp; This is a Node Descriptor Request send by the server to a node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This reported the manufactures code so I grabbed it and plugged it into the above code/macro.&amp;nbsp; Still not sure what the ZigBee Configuration Diagram is or where it's located? &amp;nbsp;&lt;/P&gt;&lt;P&gt;I found some other references in other .h files to the manufacturers code so I changed them as well. &amp;nbsp;&lt;/P&gt;&lt;P&gt;It still did not do an upgrade.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 21:23:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/Loading-image-on-JN5169-dongle/m-p/644670#M2356</guid>
      <dc:creator>edwarddow</dc:creator>
      <dc:date>2017-02-20T21:23:27Z</dc:date>
    </item>
  </channel>
</rss>

