

The WAGO 221-415 splicing connector is a compact, versatile, and user-friendly solution for connecting electrical wires. Designed for quick and reliable splicing, it features a transparent housing that allows for visual inspection of the connections. This connector is ideal for both professional and DIY applications, offering a tool-free and secure method for joining solid, stranded, or fine-stranded wires.








The WAGO 221-415 splicing connector is designed to meet a wide range of electrical requirements. Below are its key technical details:
| Parameter | Value |
|---|---|
| Manufacturer | WAGO |
| Part Number | 221-415 |
| Wire Type Compatibility | Solid, stranded, and fine-stranded wires |
| Wire Size Range | 0.14 mm² to 4 mm² (24–12 AWG) |
| Voltage Rating | 450 V AC/DC |
| Current Rating | 32 A |
| Operating Temperature | -20°C to +85°C |
| Housing Material | Polycarbonate (transparent) |
| Flammability Rating | UL94 V-2 |
| Number of Connections | 5 |
| Dimensions (L x W x H) | 28.3 mm x 13.1 mm x 8.3 mm |
The WAGO 221-415 does not have traditional pins but instead features five connection points for wires. Each connection point is equipped with a lever for easy insertion and secure clamping of wires. Below is a description of the connection points:
| Connection Point | Description |
|---|---|
| 1–5 | Wire insertion points for splicing up to 5 wires |
The WAGO 221-415 splicing connector is designed for ease of use, requiring no special tools. Follow the steps below to use the connector effectively:
Prepare the Wires:
Open the Lever:
Insert the Wire:
Close the Lever:
Repeat for Additional Wires:
The WAGO 221-415 can be used to connect wires from sensors, actuators, or other components to an Arduino UNO. Below is an example of how to use the connector in such a setup:
// Example: Blinking an LED connected via WAGO 221-415
// Connect the LED's positive lead to Arduino pin 13 and the negative lead to GND
// Use the WAGO 221-415 to splice wires if needed
int ledPin = 13; // Pin connected to the LED
void setup() {
pinMode(ledPin, OUTPUT); // Set the LED pin as an output
}
void loop() {
digitalWrite(ledPin, HIGH); // Turn the LED on
delay(1000); // Wait for 1 second
digitalWrite(ledPin, LOW); // Turn the LED off
delay(1000); // Wait for 1 second
}
| Issue | Possible Cause | Solution |
|---|---|---|
| Wire slips out of the connector | Lever not fully closed | Ensure the lever is pushed down completely. |
| Poor electrical connection | Wire not fully inserted | Check that the wire is inserted to the stop. |
| Overheating of the connector | Exceeding current rating | Verify that the current does not exceed 32 A. |
| Difficulty inserting wires | Wire size outside supported range | Use wires within the 0.14 mm² to 4 mm² range. |
Q: Can the WAGO 221-415 be reused?
A: Yes, the connector is reusable. Simply lift the lever to release the wire and insert a new one.
Q: Is the connector suitable for outdoor use?
A: The WAGO 221-415 is not specifically designed for outdoor use. If used outdoors, ensure it is housed in a weatherproof enclosure.
Q: Can I connect wires of different sizes?
A: Yes, the connector supports mixing wire sizes within the specified range (0.14 mm² to 4 mm²).
Q: How can I verify a secure connection?
A: Use the transparent housing to visually inspect that the wire is fully inserted and clamped.
This concludes the documentation for the WAGO 221-415 splicing connector. For further assistance, refer to the manufacturer's datasheet or contact WAGO support.