Welcome to the WomoNET Wiki!
In this continuously growing wiki, you’ll find answers to almost all questions about the WomoNET ecosystem. Use the search in the title bar above to easily find answers.
If a question remains unanswered, send us a message at support@womonet.io.
About WomoNET
WomoNET is an open-source IoT ecosystem that provides a comprehensive framework for device connectivity and automation in caravans and motorhomes. Beyond manufacturing hardware, WomoNET defines a simple-to-use protocol for devices using MQTT over T1S (10Base-T1S Single Pair Ethernet), enabling third-party vendors to integrate seamlessly into the ecosystem.
The framework is modular and embedded-focused, designed to connect various hardware components to an MQTT network through standardized interfaces. This allows for monitoring and control of different systems while maintaining platform independence and low resource usage.
WomoNET Products
WomoNET.core

The perfect hardware platform for caravans: A custom STM32MP135F ARM-based board with a Yocto-based Linux distribution that implements the WomoNET framework. It serves as the central hub for all device communication, creates a local WiFi access point for connectivity, and can connect to existing WiFi networks or the internet via LTE modem or existing router in your caravan and motorhome.
Here’s the installation guide:
WomoNET.app
A cross-platform Flutter application that provides intuitive control and monitoring on mobile devices, desktop computers, and web browsers. The app communicates with the Core via MQTT protocol. Since it’s implemented as a Progressive Web App (PWA), we achieve maximum compatibility.
The app is delivered with every WomoNET.core. Simply connect to the WomoNET.core’s WiFi and the app will automatically load.
Coming soon
We are already developing more devices to make the WomoNET ecosystem even better.
Key Features
- Auto-Discovery: Drivers automatically recognize compatible devices without manual configuration
- Platform Independence: Easily portable to different hardware platforms with clear separation of concerns
- Type-Safe Messages: Strong typing for all component interfaces and MQTT communication
- Low Resource Usage: Designed for embedded systems with limited resources and no_std compatibility
- Standardized Interfaces: Consistent component model (sensors, switches, sliders, bidirectional actuators) for all devices
- Open Protocol: Simple MQTT-based protocol that third-party vendors can implement
- Future-Proof Technology: Modular architecture adapts to new devices and standards
- No Internet Required: Full functionality without external dependencies with local MQTT broker
Why Choose WomoNET?
- Complete Ecosystem: Not just hardware, but a comprehensive framework for device integration
- Vendor Independence: Open protocol allows any manufacturer to create compatible devices
- Reliable Operation: Robust MQTT-based communication with automatic reconnection and resilience
- Extensible Platform: Modular driver system makes it easy to add new devices and features
- Community-Driven: Open development model with transparent processes and community contributions
- Professional Support: Supported by experienced IoT and embedded system developers
- Third-Party Integration: Existing devices can be integrated through the standardized protocol