lightyear_hub – A Multi-Protocol IoT Sensor Gateway Powered by W5500 Ethernet
A gateway device designed for BLE and Zigbee sensor cloud telemetry
lightyear_hub is an open-source IoT gateway that collects data from BLE and Zigbee sensors and uploads it reliably to the cloud using WIZnet W5500 Ethernet.

Built on top of the ESP32-C6 platform, the project integrates BLE, Zigbee, Wi-Fi, and Ethernet into a single unified gateway that brings stability, flexibility, and low power consumption to sensor-based IoT systems.
Hardware Overview
| Component | Role |
|---|---|
| ESP32-C6 | BLE · Zigbee · Wi-Fi sensor collection |
| WIZnet W5500 | Stable Ethernet uplink to cloud |
| Power module | USB-C or 5V input |
| Optional | OLED display, buttons/encoders |
Key Features
- Multi-protocol sensor support
- BLE beacon sensors (temperature, humidity, motion, IMU)
- Zigbee smart plugs, environmental sensors, health devices
- Custom BLE sensor profiles via JSON configuration
2. Stable Ethernet communication via W5500
- SPI-based W5500 ensures robust and interference-free cloud upload
- Higher reliability compared to Wi-Fi-only gateways
3. Web-based configuration dashboard
- Sensor discovery & pairing
- Data log viewer
- Network configuration
- Custom rules and naming
4. Based on ESP-IDF
- ESP-IDF v5.3.1 firmware
- Fully open-source and customizable for advanced makers
