DFRobot
DFRobot DFR1195 ESP32-S3 LoRaWAN Dev Board with Display
· MPN: DFR1195
This ESP32-S3 development board is built for long-range IoT prototyping using LoRa, LoRaWAN and Meshtastic. It can be used for one-to-one LoRa links, one-to-...
Get notified when back in stock
This ESP32-S3 development board is built for long-range IoT prototyping using LoRa, LoRaWAN and Meshtastic. It can be used for one-to-one LoRa links, one-to-many LoRa communication, standard LoRaWAN networks, or Meshtastic mesh networking.
The board is designed to be approachable for makers and developers, with Arduino programming support plus library files and sample code to help you get started without needing deep LoRaWAN protocol knowledge. It can also integrate with Home Assistant via ESPHome for long-range smart home expansion.
On-board hardware includes a 0.96-inch display, physical buttons, convenient IO and I2C interfaces for connecting sensors, and a lithium battery interface with charging support for portable projects. The shipping list includes one LoRaWAN ESP32-S3 Development Board.
Features:
- Supports LoRa, LoRaWAN, and Meshtastic long-range communication protocols
- Supports integration with HomeAssistant (ESPHome), enabling the HomeAssistant system to support long-range communication
- Equipped with ESP32-S3 main controller, supporting Arduino and YAML programming
- Rich functions and high usability, significantly improving testing efficiency
- Integrates a 0.96-inch screen and buttons for easy data viewing and display switching
- Integrates multiple sets of power supplies and I2C interfaces for easy sensor device connection
- Integrates a lithium battery interface and charging function for convenient portable use
Specifications:
- Operating Voltage: 3.3V
- Type-C Input Voltage: 5V DC
- Maximum Charging Current: 300mA
- Screen Size: 0.96 inches (160×80 pixels)
- Operating Temperature: -10~60℃
- Module Size: 73×45mm
- RF Chip: SX1262
- Operating Frequency Band: 850~930MHz
- Transmission Power: 16dBm (EU868) / 22dBm (US915)
- Receiver Sensitivity: -137dBm / 125kHz SF=12
- Processor: Xtensa® dual-core 32-bit LX7 microprocessor
- Clock Speed: 240MHz
- SRAM: 512KB
- ROM: 384KB
- Flash: 4MB
- Wireless Protocols: WiFi, Bluetooth 5
A handy choice for LoRaWAN network testing, smart home range extension, outdoor environmental monitoring, agricultural sensing and Meshtastic chat projects.
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.
- 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.
- ESPHome
- ESPHome is firmware and a configuration system for ESP-based devices, commonly used with Home Assistant. It matters because a supported ESPHome configuration can make a compatible device easier to connect to a smart home setup without writing low-level code.
- 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.
- RF
- RF means radio frequency, referring to signals used for wireless communication and other high-frequency electronics. A low-noise, stable power supply is important for RF circuits because power noise can affect signal quality and measurements.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- 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.
- YAML
- YAML is a human-readable text format often used for configuration files. It matters because some devices ship their setup (for example an ESPHome configuration) as YAML, so you may need to edit that file to change options such as detection distance or which features are exposed.
Find this product in
Connectivity
Supplier page — dfrobot.com
Supplier Description · 152.7 KB · Click any page to view full size
DFR1195 lorawan esp32 s3 layout V1.0
Document · 1.1 MB · Click any page to view full size
DFR1195 lorawan esp32 s3 schematics V1.0
Schematic · 550.1 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more