DFRobot
DFRobot LoRaWAN Gateway 915MHz with Local Server & Node-RED
· MPN: DFR1093-915
Build a private LoRaWAN IoT network for home automation, environmental monitoring or maker projects without relying on an external cloud service. This indoor...
Get notified when back in stock
Build a private LoRaWAN IoT network for home automation, environmental monitoring or maker projects without relying on an external cloud service. This indoor gateway includes a built-in SIoT local server and pre-installed Node-RED, so sensor data can be processed locally for dashboards, rules and automation flows.
Inside is a Semtech SX1302 8-channel LoRaWAN chip and a quad-core Cortex-A35 processor, designed to collect data from outdoor sensors at up to 4km range and run local automation logic. Network connectivity is available through 100Mbps Ethernet or 2.4G WiFi.
The gateway is part of the DFRobot LoRaWAN series for simplified LPWAN development and deployment. The package includes the LoRaWAN Indoor Gateway (915MHz), gateway antenna and AC/DC power adapter, and a product wiki is available from DFRobot.
Features:
- Built-in SIoT Local Server: Enables local MQTT data handling without setting up an external server.
- Pre-installed Node-RED: Supports visual programming for automation tasks.
- Long-range coverage: Enables data collection from outdoor sensors up to 4km range.
- Total Privacy: Camera feeds, moisture levels, and location data never leave the local network.
- Zero Latency: Local processing ensures instant response times for automations.
- No Cloud Fees: Eliminates subscription services for data hosting.
- Offline Operation: Smart garden or security systems continue functioning even without an internet connection.
- Zero-Code Logic for Everyone: The industry-standard visual programming tool, Node-RED, comes pre-installed on the device.
- Simplified Network Architecture: Simplifies data flow for LoRaWAN control terminals, sensors and relay-controlled pump control.
- Semtech SX1302 8-Channel Chip: Handles dozens of sensors simultaneously with high sensitivity (-140dBm).
- Quad-Core CPU: Powerful Cortex-A35 processor (1.3GHz) ensures Node-RED flows run smoothly without lag.
- Auto Data Parsing: Automatically converts raw hex data into readable values (e.g., converting 0x1C to 28°C).
- Gateway: Embedded local MQTT server (SIoT) eliminates the need for server setup; supports Node-RED graphical programming for rapid automation task construction.
- Control Terminal: Multi-interface design (analog/digital input, RS485, relays) enables both data acquisition and device control; supports custom control rules and stable offline operation without network connectivity.
- Development Board: Compatible with the Arduino ecosystem, providing pre-built libraries and sample code for a low-threshold getting started; integrated with a screen, buttons, and other peripherals for real-time debugging without external devices.
- Node Module: Built-in LoRa/LoRaWAN protocol stack, supporting multi-platform graphical programming; features standard I2C/UART interfaces, compatible with mainstream controllers such as Micro:bit, Arduino, and ESP32.
Specifications:
- USB-TYPE-C Port: 5V 2A
- DC2.1 Power Supply Port: 7-12V 2A
- Channels: ×8
- Operating Frequency Band: US915 AU915
- Transmission Power: 27dBm MAX
- Protocol: Class A/Class C
- Sensitivity: -140dBm@292bps
- Antenna Connector: SMA
- Antenna: 5dB Gain
- WiFi: IEEE 802.11 b/g/n (2.4G)
- AP Hotspot: IEEE 802.11 b/g/n (2.4G)
- Ethernet: 1× 100Mbps Ethernet Port
- CPU: Quad-core Cortex-A35, maximum frequency 1.3GHz
- Memory: 512 MB DDR4 RAM
- Flash Memory: 16GB eMMC
- RTC: Built-in
- RST Button: ×1
- BOOT Button: ×1
- Firmware Update: USB-TypeC
- Product Dimensions: 142mm (L) × 102mm (W) × 30mm (H) (Antenna Excluded)
- Product Weight: 445g (Including Packaging & Power Supply) / 188g (Gateway Host + Antenna)
- Case Material: Environmentally Friendly ABS
- Supported Country: United States
- Supported Country: Canada
- Supported Country: Mexico
- Supported Country: Brazil
- Supported Country: Argentina
- Certification: FCC
- Certification: RoHS
Typical applications include crop growth monitoring, greenhouse temperature and humidity monitoring, ecological zone environmental monitoring, LoRaWAN weather stations, garden planting projects and outdoor IoT teaching.
Jargon buster
Plain-language definitions for the technical terms used above.
- DC
- DC means direct current, where electricity flows in one constant direction, as supplied by batteries, USB ports and many plug-pack power supplies. When a product specifies DC, it runs from a DC supply rather than mains AC, so you need to provide the correct voltage and polarity.
- eMMC
- Embedded MultiMediaCard is built-in flash storage soldered onto a board, similar in purpose to an SD card but integrated. It matters because it holds the operating system and files without needing a separate memory card.
- ESP32
- ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
- Flash memory
- Flash memory is non-volatile memory that retains stored data even when power is removed, and can be erased and rewritten in blocks. It lets data such as firmware, settings or saved records persist across power cycles.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- 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 wireless radio technology often used for telemetry, remote sensors and other links that send small amounts of data over long distances. It is distinct from Bluetooth and WiFi, so sharing a connector or pinout with LoRa hardware does not mean a device actually uses LoRa.
- MQTT
- A lightweight messaging protocol often used for IoT devices to publish and receive data through a server called a broker. It matters for home automation and sensor networks because it is simple, efficient, and widely supported.
- RAM
- RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
- RS485
- RS485 is a robust differential serial communication standard often used in factories, farms and buildings where cables may be long or electrically noisy, and it can link many devices on a single pair of wires. When a product lists RS485, it can communicate with industrial sensors, meters and control equipment over longer distances than typical hobby serial wiring.
- RST
- RST (reset) is a control pin used to restart or reinitialise a device to a known state. Connecting an RST pin to a microcontroller lets the host reset the device, which can help with reliable start-up or recovery.
- RTC
- A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
- SIoT
- SIoT is a local Internet of Things server system used to collect and share data between connected devices, often using MQTT messaging. It matters when choosing a learning kit because it lets a classroom or project network store and exchange device data without relying entirely on cloud services.
- SMA
- SMA is a small threaded coaxial (RF) connector widely used to attach antennas and other radio-frequency cables. A device with SMA antenna ports needs antennas or pigtails with matching SMA connectors, or a suitable adapter, to connect to them.
- Type-C
- USB Type-C (USB-C) is a small, reversible USB connector used for charging, power, and data transfer on many modern devices. A Type-C port or plug indicates the cable and charger connection needed to power, charge, or communicate with a device.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Find this product in
Supplier page — dfrobot.com
Supplier Description · 136.5 KB · Click any page to view full size