How to Use LORA SX1278 Wireless Transmitter
by mybotic in Circuits > Arduino
683 Views, 2 Favorites, 0 Comments
How to Use LORA SX1278 Wireless Transmitter
Features:
- 127dB RSSI dynamic range
- High sensitivity:down to-148dBm
- Half-duplex SPI communication
- Programmable bit rates up to 300kbps
- Packet engine with CRC up to 256 bytes
- LoRa Spread Spectrum modulation technology
- Constant RF power output at+20dBm-100mW voltage change
- Automatic RF signal detection, CAD mode and very high speed AFC
- Supports FSK,GFSK,MSK,GMSK,LoRa and OOK modulation modes
Specifications:
- Working voltage:1.8~3.7V,typical value 3.3V
- Operating current:Receive:≦ 10.8mA (LnaBoost off,band 1)
- Launch:≦120mA (+20dBm)
- Sleep mode:0.2μA
- Standard certification:FCC/CE
- Wireless standard:433MHz
- Frequency range:420~450MHz
- Working temperature:-40~+85°C
- Storage temperature:normal temperature
Material Preparation
In this tutorial, the items needed to conduct this project are:
- 2 Arduino UNO
- 2 LORA SX1278 Wireless Transceiver
- Red LED
- Blue LED
- 220 Ohm resistors
- Touch button
- Jumper wires
Hardware Installation
Source Code
- Download the test code and open it by using Arduino software or IDE.
- Make sure that you have choose the right board and the corresponding port (In this tutorial, Arduino UNO is used).
- Then, upload the test code into your Arduino UNO.
- Transmitter file upload to one of the Arduino UNO and receiver file upload to another Arduino UNO.