<?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>topic Re: Using LPC1769 and RF module to build wireless connection in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Using-LPC1769-and-RF-module-to-build-wireless-connection/m-p/569292#M19650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by melody_0325 on Fri Sep 13 11:00:56 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for replying me!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually want I want is just using T5 to give out instruction and R5 to receive them using UART.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;At the transmitter side, I use simple membrane keypad as input and and different colours of LED as output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it' s like press "2" on the keypad, and the corresponding LED will light up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not very sure what library I need to include in my cold and what values do I need to put eg. Baud rate..... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope you can give me as ample code for my case! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you once again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:22:25 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:22:25Z</dc:date>
    <item>
      <title>Using LPC1769 and RF module to build wireless connection</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Using-LPC1769-and-RF-module-to-build-wireless-connection/m-p/569290#M19648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by melody_0325 on Thu Sep 12 10:48:03 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,guys! I really need help here!!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone can give me a LPCexpresso 1769 sample code on RF communication (T5/R5)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Really headache!!!! &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:22:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Using-LPC1769-and-RF-module-to-build-wireless-connection/m-p/569290#M19648</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using LPC1769 and RF module to build wireless connection</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Using-LPC1769-and-RF-module-to-build-wireless-connection/m-p/569291#M19649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rocketdawg on Fri Sep 13 08:08:08 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you have the 3.3V versions of hardware, otherwise you will need level shifters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;these are just serial devices, so a UART connection should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you control both ends, then there are many open source protocols but the T5/R5 is uni-direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if not, then you have to implement the protocol and you didn't say what that might be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:22:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Using-LPC1769-and-RF-module-to-build-wireless-connection/m-p/569291#M19649</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using LPC1769 and RF module to build wireless connection</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Using-LPC1769-and-RF-module-to-build-wireless-connection/m-p/569292#M19650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by melody_0325 on Fri Sep 13 11:00:56 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for replying me!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually want I want is just using T5 to give out instruction and R5 to receive them using UART.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;At the transmitter side, I use simple membrane keypad as input and and different colours of LED as output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it' s like press "2" on the keypad, and the corresponding LED will light up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not very sure what library I need to include in my cold and what values do I need to put eg. Baud rate..... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope you can give me as ample code for my case! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you once again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:22:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Using-LPC1769-and-RF-module-to-build-wireless-connection/m-p/569292#M19650</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:22:25Z</dc:date>
    </item>
  </channel>
</rss>

