<?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>LPC MicrocontrollersのトピックRe: Serial Communication with NXP JN5168 module</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521736#M4372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by xianghuiwang on Fri Jun 20 15:57:41 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Both uart0 and uart1 should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Uart0 can also do flow control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you connect the ground to the FTDI cable as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:35:56 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:35:56Z</dc:date>
    <item>
      <title>Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521735#M4371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rafaelmd on Thu May 29 07:17:59 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to program and communicate with the JN5168 Module but I am not getting any response at all. I have connected pins TXD0 and RXD0, from&amp;nbsp; the UART0 interface, to an FTDI cable which is connected to the USB port of a computer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;After doing some research, I found out that the folks from the Meshbee project (&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.seeedstudio.com%2Fwiki%2FMesh_Bee" rel="nofollow" target="_blank"&gt;http://www.seeedstudio.com/wiki/Mesh_Bee&lt;/A&gt;&lt;SPAN&gt;), which uses the same module, are using the UART1 interface to program the module. So, I am not sure if I can only use the UART1 for programming, the NXP documentation is not very clear about how to do it. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apparently, the NXP forum is offline so I hope you guys can shed some light on this matter. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:35:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521735#M4371</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521736#M4372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by xianghuiwang on Fri Jun 20 15:57:41 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Both uart0 and uart1 should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Uart0 can also do flow control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you connect the ground to the FTDI cable as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:35:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521736#M4372</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521737#M4373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bkrajendra on Mon Nov 03 05:04:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi @rafaelmd is your problem solved? I'm also trying to program JN5168. I've even ordered Meshbee but not able to program it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Meshbee people uses UartBee to program it. can any one tell about minimum pin required for programming interface.?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I even have problem installing Jennic SDK. SDK with eclips not working even after configuring everything properly. It gives error JENIC_PCB not defined. Please help!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:35:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521737#M4373</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521738#M4374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Mon Nov 03 06:31:54 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Suggest you try getting support via &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.jennic.com%2Findex.php" rel="nofollow" target="_blank"&gt;http://www.jennic.com/index.php&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:35:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521738#M4374</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521739#M4375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by fariborz on Tue Apr 07 05:03:30 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have recently try to program JN5168 but It does not work properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have put a switch to Pin 3 DO1/MISO to ground it and also a reset switch to Pin 22 (RESETN) and also VCC and Ground to pins 17,18 but it does not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It works randomly!! I have programed it one time only and Flash Programmer recognised it and download the program that time but not after that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any clue what I should do?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:35:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521739#M4375</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521740#M4376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Keoni on Mon Sep 07 13:02:45 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Does any one got a solution??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:35:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521740#M4376</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521741#M4377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Jannibal on Thu Oct 01 13:29:58 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Connect the FTDI cable, if the reset and spimiso pins get buttons, you have to press spimiso (clear) and hold, press (clear) reset and release (set), then release (set) spimiso. after that you enter to program mode. Good luck. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:35:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521741#M4377</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521742#M4378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by andreac on Thu May 19 03:06:25 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;same problem here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Just bought two jn5168-001-m00z from farnell and did a lot of trials following the suggestions found in this thread (and in a bunch of other places around the net) but nothing happens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One weird thing is that document JN-AN-1003 "JN51xx Boot Loader Operation" says that if the bootloader can't find an application in internal flash, then it looks for an application on the external flash, connected via SPI. I monitored the SPICLK but it is stuck high.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe it's because there's no bootlader? And if it's the case, the only way to use these modules is by using a Jtag programmer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:36:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521742#M4378</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521743#M4379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is my first reply to nxp community, i want to flash programmer link to download.&amp;nbsp;&lt;/P&gt;&lt;P&gt;if anyone know how to download flash programmer for jn5168.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;waiting for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 09:13:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521743#M4379</guid>
      <dc:creator>dheerajsawant</dc:creator>
      <dc:date>2017-07-17T09:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521744#M4380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dheeraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please download the JN-SW-4107 and follow the link below for the user guide&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/wireless-connectivity/2.4-ghz-wireless-solutions/support-resources-for-jn516x-mcus:SUPPORT-RESOURCES-JN516X-MCUS?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://www.nxp.com/products/wireless-connectivity/2.4-ghz-wireless-solutions/support-resources-for-jn516x-mcus:SUPPORT-RESOURCES-JN516X-MCUS?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;Support Resources for JN516x MCUs|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/docs/en/user-guide/JN-UG-3007.pdf?fsrch=1&amp;amp;sr=8&amp;amp;pageNum=1" title="http://www.nxp.com/docs/en/user-guide/JN-UG-3007.pdf?fsrch=1&amp;amp;sr=8&amp;amp;pageNum=1"&gt;http://www.nxp.com/docs/en/user-guide/JN-UG-3007.pdf?fsrch=1&amp;amp;sr=8&amp;amp;pageNum=1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 00:20:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521744#M4380</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2017-07-18T00:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521745#M4381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;i have install beyond studio&amp;nbsp;&lt;SPAN style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;JN-SW-4141 and&amp;nbsp;&lt;SPAN&gt;JN-SW-4165.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;now &amp;nbsp;i am trying to compile example like&amp;nbsp;&lt;A href="http://www.nxp.com/docs/en/application-note/JN-AN-1162.zip" style="color: #1e74b9; background-color: initial; text-decoration: none; font-size: 14px;"&gt;JN-AN-1162&lt;/A&gt;. &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;but its not compiling, giving so many error.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;please help me out.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #4a4a4d; font-size: 16px;"&gt;if you have any example that i can directly import and successfully&amp;nbsp;compile then please let me know.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4a4a4d; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN&gt;i am waiting for your reply.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Aug 2017 05:44:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521745#M4381</guid>
      <dc:creator>dheerajsawant</dc:creator>
      <dc:date>2017-08-19T05:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521746#M4382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dheeraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry for this.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;The errors you are seeing is Eclipse not being able to resolve various variable and functions within the SDK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;But, could you please check the console, and you will see all the process without the errors. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;Please let me know if you still have this problems.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 18:47:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521746#M4382</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2017-08-21T18:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521747#M4383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="280163" data-username="mario_castaneda" href="https://community.nxp.com/people/mario_castaneda" style="color: #5e89c1; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Mario Ignacio Castaneda Lopez&lt;/A&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have send you screenshot of example code, error, and console window.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;what i have done.&lt;/P&gt;&lt;P&gt;1)import code as per pdf explanation&amp;nbsp;on JN-UG-3098 on page number 26.&lt;/P&gt;&lt;P&gt;2) as i open code it's show so many error. (please check image)&lt;/P&gt;&lt;P&gt;3)As is showing error still i compile code and you can check console box.&amp;nbsp;&lt;/P&gt;&lt;P&gt;4)i have try few more example like JN-AN-1162/1123/1172/1171 but result is same.&lt;/P&gt;&lt;P&gt;5) i reinstall beyond studio(4165) and tool chain(4141)&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/wireless-connectivity/2.4-ghz-wireless-solutions/jennet-ip:JENNET-IP" title="http://www.nxp.com/products/wireless-connectivity/2.4-ghz-wireless-solutions/jennet-ip:JENNET-IP"&gt;JenNet-IP|NXP&lt;/A&gt;&amp;nbsp; from this website..&lt;/P&gt;&lt;P&gt;6) In problem window its shows so many error.&lt;/P&gt;&lt;P&gt;some header files are missing its not present in included file or C drive.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="updated.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28474iCCAC68E4C032584F/image-size/large?v=v2&amp;amp;px=999" role="button" title="updated.png" alt="updated.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 06:03:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521747#M4383</guid>
      <dc:creator>dheerajsawant</dc:creator>
      <dc:date>2017-08-22T06:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Serial Communication with NXP JN5168 module</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521748#M4384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dheeraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)As is showing error still i compile code and you can check console box.&lt;/P&gt;&lt;P&gt;What is the app note that you are trying to compile? The screen that you attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you compile this application note&amp;nbsp;JN-AN-1162?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp;The errors you are seeing is Eclipse not being able to resolve various variable and functions within the SDK. But you can compile without problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 16:52:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Serial-Communication-with-NXP-JN5168-module/m-p/521748#M4384</guid>
      <dc:creator>mario_castaneda</dc:creator>
      <dc:date>2017-08-22T16:52:29Z</dc:date>
    </item>
  </channel>
</rss>

