<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=NRF24M</id>
	<title>NRF24M - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=NRF24M"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=NRF24M&amp;action=history"/>
	<updated>2026-06-04T21:09:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=NRF24M&amp;diff=24225&amp;oldid=prev</id>
		<title>Chao at 09:54, 8 January 2020</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=NRF24M&amp;diff=24225&amp;oldid=prev"/>
		<updated>2020-01-08T09:54:37Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Board Support ==&lt;br /&gt;
* Based on LGT8F328P Chip&lt;br /&gt;
* Support default by arduino IDE&lt;br /&gt;
* (Wrong)To use serial port, please use software serial library on pin D5 / D6, baudrate should not be too high&lt;br /&gt;
* (Correct) Board UART pin on D5/D6&lt;br /&gt;
* NRF24 Pin Setup - CS = 7 (default unselect by pull up) CE = 9 no IRQ&lt;br /&gt;
* PROG LED D3&lt;br /&gt;
* Week pull up interrrupt D2&lt;br /&gt;
* ADC Battery Read on A1&lt;br /&gt;
* The Rest available pin on pin header: DTR, A4, A5, A0, D2, D6, D5&lt;br /&gt;
* Non-exist pin: D0 D1 D4 D8 D10, A2 A3 A6 A7&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Arduino Pin !! A0 !! A1 !! A2 !! A3 !! A4 !! A5 !! A6 !! A7 !! D0 !! D1 !! D2 !! D3 !! D4 !! D5 !! D6 !! D7 !! D8 !! D9 !! D10 !! D11 !! D12 !! D13&lt;br /&gt;
|-&lt;br /&gt;
| NRF24M || Lead-out || Battery Check || X || X || Lead-out || Lead-out || X || X || X || X || Lead-out || LED || X || UART || UART || NRF24-CS || X || NRF24-CE || X || NRF24-SPI || NRF24-SPI || NRF24-SPI&lt;br /&gt;
|-&lt;br /&gt;
| Usasge || Analog or Digital || - || - || - || Analog or Digital || Analog or Digital || - || - || - || - || Interrupt || Indicator || - || || || || || || || || || &lt;br /&gt;
|}&lt;br /&gt;
* X for non-exist pin&lt;br /&gt;
* Lead-out for pin to pin header on side&lt;br /&gt;
== Programming == &lt;br /&gt;
Connect FTDI cable to NRF24M as follow:&lt;br /&gt;
* 5V - 5V, GND - GND&lt;br /&gt;
* FTDI RXI - D6&lt;br /&gt;
* FTDI TXO - D5&lt;br /&gt;
* DTR - DTR&lt;br /&gt;
Please select LFT8F328P SSOP20 as board, and program &amp;amp; download directly&lt;br /&gt;
== Demo Code ==&lt;br /&gt;
* Radio Head NRF24L01 demo code and all [[LGT]] setup could find here https://github.com/Edragon/Arduino/tree/master/LGT&lt;br /&gt;
* NRF24 Setup - RH_NRF24 nrf24(9, 7);&lt;br /&gt;
&lt;br /&gt;
== Customize ==&lt;br /&gt;
* [[Juice Tech]], If you are interesting on customizing this, please contact us by email.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category: NRF24]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>