Difference between revisions of "SX1262 915M LoRa HAT"

From Waveshare Wiki
Jump to: navigation, search
Line 98: Line 98:
  
 
==Resources==
 
==Resources==
...
+
===Documents===
 +
*[https://www.waveshare.com/w/upload/a/af/SX1268_LoRa_HAT_SchDoc.pdf SX1268 LoRa Schematic]
 +
*[https://www.waveshare.com/w/upload/6/62/DS_SX1261-2_V1.1.pdf  SX1261/2 Datasheet]
 +
===Demo codes===
 +
*[https://www.waveshare.com/w/upload/2/2b/SX1268_LoRa_HAT_Code.7z SX1268_LoRa_HAT_Code.7z]
 +
===Softwares===
 +
{{RPi softwares}}
 +
 
 
==FAQ==
 
==FAQ==
 
...
 
...
 
==Supports==
 
==Supports==
 
{{Service00}}
 
{{Service00}}

Revision as of 03:18, 19 August 2019

SX1262 915M LoRa HAT
SX1262 915M LoRa HAT
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

Instruction

This is a Raspberry Pi LoRa HAT based on SX1262, covers 915MHz frequency band. It allows data transmission up to 5km through serial port.

Features

  • Standard Raspberry Pi 40PIN GPIO extension header, supports Raspberry Pi series boards
  • Onboard CP2102 USB TO UART converter, for serial debugging
  • Brings the UART control interface, for connecting host boards like Arduino/STM32
  • 4x LED indicators, easy to check the module status
  • LoRa spread spectrum modulation technology, up to 81 available signal channel, longer communication distance, more robust to interference
  • Auto multi-level repeating, suit for ultra long range communication, allows multi network on the same region
  • Low power consumption features like deep sleeping and Wake on Radio, ideal for battery-powered applications
  • Customizable communication key which won't be retrieved, greatly improves the security of user data
  • Supports LBT, monitoring the signal channel noise before transmitting, greatly improves the success ratio under extreme environment
  • Supports RSSI signal intensity indicating, for evaluating signal quality, tuning the network
  • Supports wireless parameter configuration, by sending wireless command/data packet, remotely configure or retrieve the module parameter
  • Supports fixed-point transmission, broadcast, signal channel monitor
  • Comes with development resources and manual (examples for Raspberry Pi/STM32)

Specification

Specification of SX1265 915M LoRa HAT
Consumption Transmit Current 133mA (Transient current)
Receive Current 11mA
Sleep Current 2uA (LoRa module deep sleep)
MAX Transmit Power 22.0dBm(10, 13, 17, 22dBm Selectable)
Transmit Length 240 Bytes (32, 64, 128, 240 Bytes Selectable)
Buffer 1000 Bytes
Working bands 850.125 ~ 930.125MHz
Receive Sensitivity [email protected] (On air)
Interface UART
Range 5KM(Sunny day; open area; Antenna: AUX 5dBi, Height 2.5m; Air Speed: 2.4kbps)
Working voltage 5V
Logic voltage 3.3V
Working Temperature 40 ~ 85°C

Hardware description

Hardware description of SX1262 LoRa HAT
  1. SX1262 LoRa module
  2. 74HC125V: voltage level translator
  3. CP2102: USB TO UART converter
  4. Raspberry Pi GPIO connector: for connecting with Raspberry Pi
  5. USB TO UART port
  6. UART header: for connecting host boards like STM32/Arduino
  7. SMA antenna connector
  8. IPEX antenna connector
  9. Indicators:
    • RXD/TXD: UART RX/TX indicator
    • AUX: auxiliary indicator
    • PWR: power indicator
  10. UART selection jumpers
    • A: control the LoRa module through USB TO UART
    • B: control the LoRa module through Raspberry Pi
    • C: access Raspberry Pi through USB TO UART
  11. LoRa mode selection jumpers
    • short M0, short M1: transmission mode
    • short M0, open M1: configuration mode
    • open M0, short M1: WOR mode
    • open M0, open M1: deep sleep mode

【Note】

Mode 0: Transmission mode, Module transmit data when users send data to UART interface. Wireless receiving is enabled to receive data and send to UART interface when idle.
Mode 1:When it is defined to Transmit, user need to add wakeup codes before transmitting, receiving is same as Mode 0.
Mode 2: Wireless transmit and wireless receive are disabled, users can configure configuration according to #Registers Configuration
Mode 3: Wireless transmit and wireless receive are disabled, module enter deep sleep mode. Module will configure when switching to other modes.

User Guide

Registers Configuration

Resources

Documents

Demo codes

Softwares

FAQ

...

Supports

Support

If you require technical support, please go to the Support page and open a ticket.