Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Waveshare SX1268 LoRa HAT for Raspberry Pi 433MHz Frequency Band — image 1
Hover to zoom

1 / 5 · Click to enlarge

WAVESHARE

Waveshare SX1268 LoRa HAT for Raspberry Pi 433MHz Frequency Band

5.01 rating
452+ bought in past month
AI Summary
Multi-Brand Raspberry Pi Add on Boards (HATs) for everyday users

The Waveshare SX1268 LoRa HAT for Raspberry Pi 433MHz Frequency Band by WAVESHARE is a mid-range multi-brand raspberry pi add on boards (hats) designed for everyday users. It features Item Type: HAT and Compatibility: Pi Series.

₹2,387
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹2,387
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 16 Aug30 Aug
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: HAT
Compatibility: Pi Series
HAT Type: Lora HAT
Receive Current (mA): 11mA
Sleep Mode Current: 2uA (LoRa module deep sleep)
Max Transmit Power: 22.0dBm(10, 13, 17, 22dBm Selectable)

Ideal For

Everyday convenience
Share:

About This Product

The Waveshare SX1268 LoRa HAT for Raspberry Pi 433MHz Frequency Band by WAVESHARE is a mid-range multi-brand raspberry pi add on boards (hats) designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Item Type: HAT
  • Compatibility: Pi Series
  • HAT Type: Lora HAT
  • Receive Current (mA): 11mA
  • Sleep Mode 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

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

This is a Waveshare SX1268 LoRa HAT for Raspberry Pi 433MHz Frequency Band. It allows data transmission up to 5km through the serial port. By utilizing the new generation LoRa spread spectrum modulation technology, the communication distance of the module is as long as 5km, also supports auto repeating to transmit longer. Other features include Wake on Radio, wireless config, carrier sensing, communication key, and so on. Comparing with normal LoRa modules, the SX1268 LoRa HAT achieves a longer communication distance, higher rate, lower consumption, better safety, and anti-interference. It is suitable for various applications such as industrial control, smart home, data collection, etc. What's on Board: Waveshare SX1262 LoRa HAT for Raspberry Pi, 868MHz Frequency Band, for Europe, Asia, Africa
  1. SX1268 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

Features:

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

Useful link:

To do Hardware and Software setup, please follow this tutorial.

Package Includes:

1 x SX1268 433M LoRa HAT

1 x USB type A plug to micro plug cable

1 x 433MHz antenna

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.