# Mesh Detect 2

> Open-source ESP32-S3 device that detects FAA Remote ID drone broadcasts and BLE devices, reporting alerts over the Meshtastic LoRa mesh network. Uses XIAO ESP32-S3 + Heltec V3.

## Quick Facts

- **Brand:** Colonel Panic's Hack Shack
- **Board Type:** sensor-module
- **Price:** ~$110
- **Product Readiness:** consumer
- **CPU:** Xtensa LX7 dual-core @ 240MHz (x2 — XIAO ESP32-S3 + Heltec V3 ESP32-S3)
- **CPU Architecture:** Xtensa LX7
- **RAM:** 512KB SRAM (per ESP32-S3)
- **PSRAM:** 8MB OPI
- **Flash:** 8MB
- **USB:** USB-C
- **Power:** 5V
- **Operating Voltage:** 3.3V
- **Charging Port:** USB-C
- **Antenna:** SMA
- **Display:** 0.96" OLED 128×64

## Connectivity

- **Wifi:** 802.11 b/g/n
- **Bluetooth:** BLE 5.0
- **Lora:** SX1262 868/915MHz
- **Zigbee:** false
- **Ethernet:** false

## Open Source

- **Firmware:** Yes
- **Schematics:** No
- **PCB Layout:** No

## Compatible Firmware

arduino, platformio, meshtastic

## Use Cases

- drone-detection
- ble-device-detection
- airspace-monitoring
- lora-mesh-networking
- security-research
- meshtastic-mesh
- presence-detection

## Components

- **xiao-esp32-s3** (mcu): Ultra-compact ESP32-S3 module handling WiFi and BLE scanning for Remote ID and OUI detection. — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fwww.seeedstudio.com%2FXIAO-ESP32S3-p-5627.html&ref=openhardware.directory&product=mesh-detect-2&source=md-export)
- **heltec-wifi-lora-32-v3** (mcu): ESP32-S3 + SX1262 LoRa development board with 0.96" OLED display, providing mesh network connectivity via Meshtastic. — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fheltec.org%2Fproject%2Fwifi-lora-32-v3%2F&ref=openhardware.directory&product=mesh-detect-2&source=md-export)
- **ESP32-S3** (mcu): Espressif ESP32-S3 dual-core Xtensa LX7 SoC with WiFi, BLE 5.0, AI acceleration — the core processor in both XIAO and Heltec V3 modules. — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fwww.espressif.com%2Fsites%2Fdefault%2Ffiles%2Fdocumentation%2Fesp32-s3_datasheet_en.pdf&ref=openhardware.directory&product=mesh-detect-2&source=md-export)
- **SX1262** (radio): Semtech SX1262 sub-GHz LoRa transceiver supporting 150–960 MHz with +22 dBm output, integrated in the Heltec V3 for Meshtastic mesh relay. — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fwww.semtech.com%2Fproducts%2Fwireless-rf%2Flora-connect%2Fsx1262&ref=openhardware.directory&product=mesh-detect-2&source=md-export)

## Protocols

- **UART**
- **SPI**
- **I2C**

## Available Software

- **[Drone Remote ID to Meshtastic](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2Fcolonelpanichacks%2FWiFi-RemoteID&ref=openhardware.directory&product=mesh-detect-2&source=md-export)**: Captures drone Remote ID data via WiFi/BT and relays to Meshtastic mesh network with web UI.
- **[OUI Sniffer](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2Fcolonelpanichacks%2Fesp32-oui-sniffer%2Ftree%2FXiao-esp32-c3-serial&ref=openhardware.directory&product=mesh-detect-2&source=md-export)**: BLE scanner that identifies specific Organizationally Unique Identifiers and generates mesh alerts.
- **[Deepwoods Device Detection](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2Fcolonelpanichacks%2Fdeepwoods_device_detection&ref=openhardware.directory&product=mesh-detect-2&source=md-export)**: Baselines WiFi/BT devices and alerts on new, unknown devices appearing in range.

## Description

The Mesh Detect 2 is a purpose-built wireless detection platform from Colonel Panic's Hack Shack that combines two ESP32-S3 boards into one compact device. The Seeedstudio XIAO ESP32-S3 handles WiFi and Bluetooth scanning duties — sniffing FAA Remote ID drone broadcasts and identifying nearby BLE devices by their OUI (Organizationally Unique Identifier) — while the Heltec WiFi LoRa 32 V3 relays detection alerts across a Meshtastic mesh network via its SX1262 LoRa radio. The result is a self-contained sensor node that can detect drones and unknown wireless devices in the field and instantly push notifications to every node on the mesh.

The device ships fully assembled and pre-flashed with Remote ID sniffing firmware, so it works out of the box when paired with any Meshtastic network. Three distinct firmware options are available: an OUI Sniffer that triggers alerts when specific Bluetooth manufacturer IDs appear, a Deepwoods Device Detection mode that baselines known WiFi and Bluetooth devices and flags newcomers, and the flagship Drone Remote ID module that captures operator location, drone coordinates, signal strength, and FAA ID data. A built-in web interface lets operators visualize detections and perform FAA ID lookups in real time.

Because the hardware design and firmware are fully open source on GitHub, makers can extend the platform with custom detection routines, add new alert types, or integrate it into larger security and monitoring deployments. A PCB-only variant is available at $20 for builders who want to source their own components. The Mesh Detect 2 is well suited for security researchers, penetration testers, drone awareness projects, and anyone who needs passive wireless surveillance over a decentralized off-grid network.

## Where to Buy

- [Tindie](https://openhardware.directory/r?to=https%3A%2F%2Fwww.tindie.com%2Fproducts%2Fcolonel_panic%2Fmesh-detect-2%2F&ref=openhardware.directory&product=mesh-detect-2&source=md-export) — $110.00

## Resources

- [product](https://openhardware.directory/r?to=https%3A%2F%2Fwww.tindie.com%2Fproducts%2Fcolonel_panic%2Fmesh-detect-2%2F&ref=openhardware.directory&product=mesh-detect-2&source=md-export)
- [github](https://openhardware.directory/r?to=https%3A%2F%2Fgithub.com%2Fcolonelpanichacks%2Fmesh-detect&ref=openhardware.directory&product=mesh-detect-2&source=md-export)

## Tags

`drone-detection`, `remote-id`, `meshtastic`, `esp32-s3`, `lora`, `ble-scanner`, `oui-detection`, `mesh-networking`, `open-source`, `heltec-v3`, `xiao`

## Images

![Mesh Detect 2](https://nbg1.your-objectstorage.com/openhardware-directory/entities/mesh-detect-2/08528501afdf.jpg)

---
[View full device page](https://openhardware.directory/devices/mesh-detect-2)