<?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=Loraduino</id>
	<title>Loraduino - 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=Loraduino"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Loraduino&amp;action=history"/>
	<updated>2026-07-22T07:56:16Z</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=Loraduino&amp;diff=32308&amp;oldid=prev</id>
		<title>Chao at 05:03, 8 October 2021</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=Loraduino&amp;diff=32308&amp;oldid=prev"/>
		<updated>2021-10-08T05:03: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;== Pin Definitions, Dimension and Schematic ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
loraduino-dimension.png | Pin Definitions and Dimension&lt;br /&gt;
File:Loraduino_sch.png | customer please see wiki login info in tracking info email to access&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
Pin Definition &lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Atmega328 !! D13-D11 SPI !! D10 !! D9 !! D8 !! D7 !! D6 !! D2 &lt;br /&gt;
|-&lt;br /&gt;
| Function || D13-D11 SPI || SX1278 CS || SX1278 RST || SPI Flash CS || LED || Battery Check || SX1278 IRQ&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Loraduino ==&lt;br /&gt;
* Demo sketch please find at, RF95 client send is default flashed in board - https://github.com/Edragon/Arduino/tree/master/Sketchbook/02_LORA&lt;br /&gt;
* if you have a pair, just flash another one to client server, LED will blink when data is transceiving between two modules, and 9600 baudrate serial output hello to you.&lt;br /&gt;
* Sketch include battery check function, but not yet fine tuned (to-do)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Code ==&lt;br /&gt;
* Demo Sketch - Use Radiohead RF95 library, preload demo sketch rf95_reliable_client&lt;br /&gt;
&lt;br /&gt;
Set Frequency&lt;br /&gt;
 ...&lt;br /&gt;
   if (!manager.init())&lt;br /&gt;
    Serial.println(&amp;quot;init failed&amp;quot;);&lt;br /&gt;
  driver.setFrequency(470.0);   // add frequency set here&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
* [[Low_Power|Further low power test could see here]]. and [[https://b.electrodragon.com/t/9 thread on forum.]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Updates and FAQ == &lt;br /&gt;
&lt;br /&gt;
=== R1.2 Version ===&lt;br /&gt;
Change SPI Flash from 16MBit to 8Mbit.&lt;br /&gt;
Add LGT Version, use LGT logicgreen version 8F328 IC. Tested fully compatible!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Common Questions ===&lt;br /&gt;
* No need to add any new board, just use '''&amp;quot;arduino pro mini - 3.3V/8M&amp;quot;''' as board when upload new code in arduino IDE&lt;br /&gt;
* If any failed on programming please try to use 5V for power supply to 3.3V (which actually is VCC for SOC atmega328P, it is 3.3-5V tolerant)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category: Lora]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>