WS-RNW1S
AI

The **WS-RNW1S** is a smart scene switch (frequently associated with brands like Moes or Tuya) designed to trigger automation in a smart home environment. Unlike a traditional light switch, this device acts as a remote controller.
Below is a breakdown of its electronic components and specifications.
---
### 1. Key Electronic Components
| Component | Description |
| :--- | :--- |
| **Microcontroller (MCU)** | A low-power SoC (System on Chip) that handles the logic and wireless communication. |
| **ZigBee/RF Module** | Most WS-RNW1S models utilize a **ZigBee 3.0** radio module for low-power, mesh-network connectivity. |
| **Tactile Buttons** | High-durability micro-switches under the housing to detect single, double, and long-press actions. |
| **Status LED** | A small SMD LED (usually blue or green) that indicates pairing mode and successful command transmission. |
| **Battery Terminal** | Gold-plated contacts designed for a **CR2032** coin-cell battery. |
---
### 2. Technical Specifications
| Feature | Specification |
| :--- | :--- |
| **Power Supply** | CR2032 3V DC Battery |
| **Communication Protocol** | ZigBee 3.0 (IEEE 802.15.4) |
| **Standby Current** | < 10uA (Ultra-low power consumption) |
| **Battery Life** | 12 - 24 months (depending on usage) |
| **Transmission Range** | ~10-30 meters (indoor, environment dependent) |
| **Operating Temperature** | -10°C to 50°C |
---
### 3. Functional Logic
The electronic circuit is designed to remain in a "Deep Sleep" state to preserve battery life. The logic follows this flow:
1. **Interrupt Trigger:** Pressing a button wakes the MCU.
2. **Packet Assembly:** The MCU creates a ZigBee data packet containing the button ID and the action type (1=Single, 2=Double, 3=Hold).
3. **RF Transmission:** The radio module sends the signal to the ZigBee Gateway.
4. **Confirmation:** The LED flashes briefly once the gateway acknowledges the signal.
5. **Sleep:** The device immediately returns to low-power mode.
---
### 4. Circuit Maintenance
* **Voltage Drops:** If the battery voltage drops below ~2.6V, the ZigBee module may fail to connect even if the LED still flashes.
* **Pairing:** A "Reset" electronic signal is usually triggered by holding the main button for 5-10 seconds, clearing the EEPROM storage of the previous gateway's ID.
- ⤷Does the WS-RNW1S require a specific ZigBee gateway?
- ⤷ How do I replace the CR2032 battery in this device?
- ⤷ Can this switch be used to dim lights or only toggle them?