

The WAGO 221-415 splicing connector is a compact, user-friendly solution for quick and reliable electrical wire connections. Designed with a transparent housing, it allows for easy visual inspection of wire placement and connection integrity. This connector supports a wide range of wire types and sizes, making it a versatile choice for both professional and DIY electrical projects.








The WAGO 221-415 splicing connector is designed to meet the needs of modern electrical installations. Below are its key technical details:
| Parameter | Specification |
|---|---|
| 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 |
| Current Rating | 32 A |
| Operating Temperature | -20°C to +85°C |
| Housing Material | Polycarbonate (transparent) |
| Number of Connections | 5 |
| Dimensions (L x W x H) | 28.3 mm x 13.1 mm x 8.3 mm |
| Certifications | UL, CE, ENEC, and IEC compliant |
The WAGO 221-415 features five connection points for splicing wires. Each connection point is equipped with a lever for easy wire insertion and secure clamping. Below is a description of the pin configuration:
| Pin Number | Description |
|---|---|
| 1 | Wire connection point 1 |
| 2 | Wire connection point 2 |
| 3 | Wire connection point 3 |
| 4 | Wire connection point 4 |
| 5 | Wire connection point 5 |
The WAGO 221-415 splicing connector is designed for ease of use, even for those with minimal electrical experience. 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:
Inspect the Connections:
While the WAGO 221-415 is not directly used with microcontrollers like the Arduino UNO, it can be used to simplify wiring in projects. For example, you can use the connector to splice power and ground wires for multiple components in a circuit.
// Example: Powering multiple components using WAGO 221-415
// This example assumes you are using the WAGO connector to distribute power
// from the Arduino's 5V and GND pins to multiple sensors or modules.
void setup() {
// Initialize components connected to the Arduino
pinMode(13, OUTPUT); // Example: Set pin 13 as an output
}
void loop() {
// Example: Blink an LED connected to pin 13
digitalWrite(13, HIGH); // Turn the LED on
delay(1000); // Wait for 1 second
digitalWrite(13, LOW); // Turn the LED off
delay(1000); // Wait for 1 second
}
// Note: Use the WAGO 221-415 to distribute 5V and GND to multiple components.
// Ensure all connections are secure and within the connector's specifications.
| 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 | Reinsert the wire and confirm proper placement. |
| Overheating of the connector | Exceeding current rating (32 A) | Reduce the load or use a connector rated for higher current. |
| Difficulty inserting the wire | Wire size outside supported range | Use wires within the specified size range (0.14–4 mm²). |
Can I reuse the WAGO 221-415 connector?
Is the connector suitable for outdoor use?
Can I connect wires of different sizes?
What is the maximum number of wires I can connect?
By following this documentation, you can confidently use the WAGO 221-415 splicing connector for a wide range of electrical applications.