DX-SMART DX-LR32

DX-LR32 SX1262 LoRa Module User Manual

Model: DX-LR32

This manual provides instructions for the setup, operation, and maintenance of your DX-LR32 SX1262 LoRa Module for IoT communication.

1. Introduction

The DX-LR32 LoRa Module, powered by the SEMTECH SX1262 chip, is designed for long-range, ultra-low power IoT communication. It supports various frequency bands including 433/475/868/915MHz and offers a communication range of up to 5 kilometers in open areas. This module is ideal for applications such as smart metering, smart city infrastructure, and smart agriculture.

DX-LR32 SX1262 LoRa Module with included accessories
Figure 1: DX-LR32 SX1262 LoRa Module and accessories (USB cables, antennas, adapter boards).

The module operates via a UART TTL interface and supports AT commands for code-free development, making it versatile for various embedded projects.

2. Specifications

ParameterValue
Core ChipSEMTECH SX1262
Operation InterfaceUART TTL interface (supports AT commands)
Frequency Bands433-532MHz, 850-949MHz
Communication RangeUp to 5 km (open areas)
Power Consumption (Sleep)As low as 3.28µA
Transmit Power0~22dBm
Supply Voltage3.3-5.5 V
Receiver Sensitivity-138dBm
Module Size36 x 16.5 mm
Data BufferBuilt-in 230-byte
Working Temperature-40~+85 °C
Modulation MethodsLoRa
LoRaWAN Serial Communication Module features and dimensions
Figure 2: Key features and dimensions of the DX-LR32 module.
SEMTECH SX1262 Chip performance comparison
Figure 3: Performance comparison of SX1262 chip against older models, highlighting improved receive current, wake-up time, and integration level.

3. Setup and Installation

Before powering on the module, ensure all connections are secure, especially the antenna.

3.1 Module Pin Definitions

LoRa Backplane Pinout diagram with pin descriptions
Figure 4: LoRa Backplane Pinout for DX-LR22/32 modules.
Pin NumberPin NamePin FunctionDescription
1M0Reserved, customizable IO portM0 and M1 work together to determine the module's four operating modes. Refer to the datasheet for details.
2M1Reserved, customizable IO portM0 and M1 work together to determine the module's four operating modes. Refer to the datasheet for details.
3UART_RXUART RXSerial Port Data Input
4UART_TXUART TXSerial Port Data Output
5AUXModule RF Status Indicator PinRefer to the datasheet for details
6VCCPower Input Pin3.3V-5.5V (Typical)
7GNDGroundPower Ground

Important: Connect the antenna before powering on the module to avoid unloaded operation and potential damage.

3.2 Antenna Options

The module supports dual antenna options: U.FL antenna connector and an on-board Stamp Hole Antenna (default).

Dual Antenna Options (U.FL & Stamp Hole)
Figure 5: Illustration of U.FL antenna connector for extended range and on-board stamp hole antenna for easier integration.
  • U.FL Antenna Connector: Uses external antenna for extended range, ideal for complex environments.
  • On-board Stamp Hole Antenna (Default): Built-in antenna for easier integration, suitable for most applications.

3.3 Adapter Board (PJ15)

The PJ15 adapter board facilitates connection and development. Its pin definitions are as follows:

PJ15 adapter board pinout
Figure 6: PJ15 adapter board with pin definitions for 3V3/GND, 5V/5V, RX/RX, TX/TX.

The distance between the two rows of needles on the module is 2.54mm.

4. Operating Instructions

The DX-LR32 module operates using standard UART serial communication and is controlled via AT commands.

4.1 Working Modes

The module supports two primary working modes: Fixed-point transmission and Broadcast transmission.

4.1.1 Fixed-point Transmission

In fixed-point transmission, communication is established if the target address and target channel within the data match those of the receiver, and both sender and receiver share the same data rate level. The data format is: Destination Address + Destination Channel + Data.

Fixed-point transmission diagram
Figure 7: Diagram illustrating fixed-point transmission logic.

4.1.2 Broadcast Transmission

When the sender transmits data, the target channel within the data must match the receiver's channel, and both sender and receiver must operate at the same rate level to establish communication. Data format example: Target channel + Data.

Broadcast transmission diagram
Figure 8: Diagram illustrating broadcast transmission logic.

Note: This module supports only standard UART serial communication; it does not support LoRaWAN or Meshtastic. For LoRaWAN or Meshtastic applications, please contact our professional advice team.

4.2 AT Commands

The module is configured and controlled using AT commands. A comprehensive list of commands and their functions is provided in the technical documentation.

No.InstructionFunction
1AT+LEVELSet/Query Module Air Rate and Communication Distance
2AT+OPENKEYSet/Query Module Key Switch
3AT+KEYSet Module Key
4AT+LBTSet/Query LBT Status
5AT+LRSSISet/Query LBT Listening Threshold
AT Commands and Data Package documentation
Figure 9: Overview of AT Commands and available documentation.

4.3 Indicator Status

  • Working status: Red light blinking
  • Hibernation mode: Light off when hibernating
  • Wake-up: Red light flashing when waking up

4.4 Built-in Secure Encryption

The LR31/LR32 modules are equipped with a customizable communication key function. Users can set a unique security key to encrypt data transmitted over the air. This key is non-retrievable, effectively preventing data leakage and ensuring communication security.

Built-in Secure Encryption diagram
Figure 10: Diagram illustrating the communication key encryption process.

4.5 Product Overview Video

Video 1: An unboxing and overview of the LoRa module and its components.

5. Maintenance

To ensure the longevity and optimal performance of your DX-LR32 LoRa module, follow these maintenance guidelines:

  • Environmental Conditions: Store and operate the module within the specified temperature range of -40°C to +85°C. Avoid exposure to extreme humidity, dust, or corrosive substances.
  • Antenna Connection: Always ensure the antenna is securely connected before applying power to the module. Operating without an antenna can damage the RF output stage.
  • Power Supply: Use a stable power supply within the 3.3V to 5.5V range. Over-voltage can permanently damage the module.
  • Cleaning: If necessary, gently clean the module with a dry, soft cloth. Avoid using liquids or abrasive cleaners.
  • Handling: Handle the module with care to prevent physical damage to components or pins.

6. Troubleshooting

This section provides solutions to common issues you might encounter with your LoRa module.

6.1 No Data Transmission/Reception

  • Check Antenna: Verify that the antenna is correctly and securely attached. An improperly connected antenna can severely degrade performance or prevent communication entirely.
  • Power Supply: Ensure the module is receiving stable power within the 3.3V-5.5V range.
  • UART Connection: Double-check the RX/TX connections to your microcontroller or host device. Ensure baud rates match.
  • Working Mode Configuration: Confirm that both the transmitting and receiving modules are configured for the same working mode (Fixed-point or Broadcast) and channel.
  • AT Commands: Verify that the correct AT commands are being sent and acknowledged. Use the AT+LEVEL command to check air rate and communication distance settings.
  • Signal Strength (RSSI): Utilize the RSSI (Real-Time Signal Strength Indicator) feature to assess wireless signal quality and strength. Poor RSSI can indicate range issues or interference.
RSSI Real-Time Signal Detection
Figure 11: RSSI Real-Time Signal Detection for assessing wireless signal quality.

6.2 Module Not Responding

  • Power Cycle: Try power cycling the module.
  • Reset Pin: If available, use the RST pin to reset the module.
  • Check Wiring: Ensure all power and data lines are correctly wired and free from shorts or breaks.

6.3 Unexpected Behavior

  • Interference: LoRa modules can be susceptible to interference from other RF devices. Try operating in a different location or adjusting frequency settings if possible.
  • Firmware: Ensure you are using the latest stable firmware for your module.

If you continue to experience issues, please refer to the comprehensive technical documentation or contact support.

7. User Tips

  • Frequency Selection: Always select the appropriate frequency band (433/475/868/915MHz) for your region to comply with local regulations and optimize performance.
  • Antenna Placement: For best range and signal quality, ensure your antenna has a clear line of sight and is positioned away from obstructions.
  • Power Management: Leverage the module's ultra-low sleep current for battery-powered applications to maximize battery life.
  • Security: Utilize the built-in secure encryption feature to protect your data transmissions, especially in sensitive IoT applications.
  • Documentation: The provided technical manual, application guides, and video tutorials are invaluable resources for advanced configuration and troubleshooting.

8. Support and Resources

For further assistance, technical documentation, and resources, please refer to the following:

  • Technical Documentation: Comprehensive documentation, Arduino sample projects, source code examples, and video tutorials are available.
  • Download Links:
  • Customer Support: If you are unable to download materials or have further questions, please contact our after-sales team. We aim to respond within 24 hours.

    Email: Manager@szdx-smart.com

8.1 Certifications

The DX-LR32 module meets global certification standards, including CE, FC, RoHS, and ISO, ensuring quality and compliance.

Global certification standards for DX-SMART products
Figure 12: Certifications for DX-SMART products, including CE, FC, RoHS, and ISO.

Related Documents - DX-LR32

Preview DX-LR32-433T22D LoRa Module Technical Manual
Technical manual for the DX-LR32-433T22D low-power, long-range LoRa module from Shenzhen DX-SMART Technology Co., Ltd., detailing its features, parameters, interface, electrical characteristics, and application guidelines.
Preview DX-Smart LR02 Lora Module Product Information and Tutorial
Find comprehensive product information and tutorial videos for the DX-Smart LR02 Lora Module, featuring ASR6601 RF chip, low power, and long-range capabilities.
Preview DX-LR31-433T22S LoRa Module Technical Manual
Technical manual for the DX-LR31-433T22S LoRa module, featuring low power consumption, long-range communication, and operation in the 433-532MHz frequency band. Includes specifications, application interfaces, electrical characteristics, and handling instructions.
Preview DX-LR22-433T22D LoRa Module Technical Manual | DX-SMART
Comprehensive technical specifications, features, application interface, electrical characteristics, and usage guidelines for the DX-LR22-433T22D LoRa module by DX-SMART, designed for intelligent wireless data transmission.
Preview DX-LR02 5KM Long Range LoRa Module User Guide
User guide for the DX-LR02, a 5KM long-range LoRa module with 22dbm transmission power, operating at 868/915MHz, featuring the ASR6601 chip and UART serial port with AT command support. This document provides essential information for using the module.
Preview DX-LR01-433T22S LoRa Module Technical Manual
Technical manual for the DX-LR01-433T22S LoRa module by Shenzhen DX-Smart Technology Co., Ltd., detailing its features, specifications, interfaces, and application guidelines.

Ask a question about this manual

Ask about setup, troubleshooting, compatibility, parts, safety, or missing instructions. Manuals+ will review the question and use this page’s manual context to help answer it.