DFRobot
FireBeetle Covers-LoRa Radio 868MHz
The FireBeetle LoRa Radio 868 MHz is a wireless transmission cover board for the DFRobot FireBeetle series, featuring the Semtech SX1276 LoRa transceiver wit...
The FireBeetle LoRa Radio 868 MHz is a wireless transmission cover board for the DFRobot FireBeetle series, featuring the Semtech SX1276 LoRa transceiver with a built-in power amplifier. It supports LoRa long-range modulation as well as FSK, GFSK, and OOK modes, with a transmission range of up to 5 km. Arduino-compatible and designed for IoT applications.
Key Features
- SX1276 LoRa Transceiver – 868 MHz with built-in PA for extended range
- Up to 5 km Range – Long-range wireless communication
- Multiple Modulation Modes – LoRa, FSK, GFSK, and OOK
- Ultra-Low Sleep Current – ≤ 0.2 µA in sleep mode
- Up to 20 dBm Output – Configurable transmission power (−1 to +20 dBm)
- Receiving Sensitivity – −139 dBm in LoRa mode
- SPI Interface – 5 GPIO pins available (usable as interrupts)
- Built-In Antenna – With electrostatic protection
- FireBeetle Compatible – Stacks onto FireBeetle main boards
Specifications
- Operating Voltage – 3.3 V
- Frequency Range – 800–900 MHz (typical 868 MHz)
- Data Rate – FSK: 1.2–300 kbps; LoRa: 0.018–37.5 kbps
- Emission Current – ≤ 120 mA
- Receiving Current – ≤ 15 mA
- Sleep Current – ≤ 0.2 µA
- Maximum RSSI – 127 dB
- FIFO Buffer – 256 bytes
- CRC & Frequency Hopping – Supported
- Operating Temperature – −20 °C to +70 °C
- Dimensions – 58 × 29 mm
- Mounting Holes – 3.1 mm inner diameter
Ideal For
- IoT sensor networks and remote monitoring
- Home automation and environmental sensing
- Wearable device data transmission
- FireBeetle-based low-power projects
Package Contents
- 1× FireBeetle LoRa Radio Cover (868 MHz)
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- FIFO
- FIFO stands for “first in, first out” and is a small memory buffer inside the sensor that stores recent readings in order. This matters because it can help capture motion data without the microcontroller needing to read the sensor every single instant.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- LoRa
- LoRa is a long-range, low-power radio technology often used for telemetry and remote sensors. It matters here because the connector and pinout are compatible with some LoRa telemetry products, even though this module uses Bluetooth instead.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Connectivity
Supplier page — dfrobot.com
Supplier Description · 597.9 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au