Outdoor deployments fail more from enclosure mistakes than from firmware defects. A box that looks sealed on day one can trap condensation, stress connectors, and destroy electronics over time.
1. Environmental profile first
Define actual exposure:
- rain and splash pattern
- UV exposure duration
- temperature swings
- direct sun heat load
- dust and insect ingress risk
Without this profile, enclosure choice is mostly guesswork.
2. Water management strategy
Waterproof does not always mean airtight. Condensation can accumulate even without leaks. Options:
- vent membranes for pressure equalization
- drip loops on cable entries
- gasketed openings with verified compression
Plan where water goes when ingress happens.
Put a real number on the target. IP ratings (IEC 60529) are the shared language:
- IP65 — dust-tight and protected against water jets. Adequate for a shaded wall-mounted node under an eave.
- IP66/IP67 — the practical target for exposed outdoor nodes: IP66 survives heavy jets, IP67 survives temporary immersion. I default to IP66/IP67-rated ABS or polycarbonate enclosures for anything on a pole or near ground level.
- IP68 (continuous immersion) is for submerged sensors and comes with real cost and serviceability trade-offs.
An IP rating is only as good as its weakest penetration, and cable entries are where most designs quietly fail:
- Use IP68 cable glands (nylon PG/M-thread) sized to the actual cable diameter — an oversized gland does not seal. For multi-conductor or ribbon cables, use multi-hole gland inserts rather than smearing sealant.
- Never rely on sealant alone at an entry. Sealant is a supplement to a mechanical gland, not a substitute.
- The gasket (silicone or EPDM, not a foam strip) must have verified compression: the lid screws or latches need to actually load the gasket evenly. An uncompressed gasket on a nominally IP67 box is just decoration.
Because a sealed box that also breathes is the goal, add a pressure-equalization vent — a Gore (ePTFE) membrane vent is the common choice. It lets the enclosure equalize the daily thermal pressure cycle (which otherwise pumps humid air past the gaskets) while blocking liquid water and dust. Without it, a well-sealed box can actually accumulate more internal condensation over time.
3. Thermal behavior
Electronics in direct sunlight can exceed ambient by a wide margin. Use:
- light-colored enclosure surfaces
- separation between heat sources and sensors
- thermal pads or heat paths where needed
Do not mount temperature sensors near regulators or radios.
Material choice drives both thermal and UV survival. Plain ABS chalks and embrittles under a couple of years of UV; I use UV-stabilized polycarbonate or ASA for anything in direct sun, and add a light-colored surface or a separate sun shield / radiation shield so the box is not a solar oven. If you 3D-print a bracket or shield, print it in ASA rather than PLA or plain PETG — PLA creeps and sags in summer heat inside an enclosure.
4. Serviceability and access
A fully sealed design that is impossible to service is operationally weak. Include:
- accessible mounting points
- cable strain relief
- modular internal layout
- clear labeling for connectors
Maintenance time is part of system cost.
5. RF and antenna placement
For wireless nodes:
- avoid shielding antenna with metal enclosure walls
- keep antenna away from noisy digital sections
- validate link budget in installed orientation
Bench RSSI may differ greatly from field-mounted behavior.
6. Corrosion and connector choices
Outdoor connectors need appropriate ratings and materials. Add dielectric grease or protective methods where suitable.
Unprotected low-cost connectors are frequent failure points.
Specifics that hold up in the field:
- For external circular connectors, use IP67/IP68-rated types with gold-plated contacts (M8/M12 industrial connectors, or sealed automotive/marine types). Avoid bare pin headers or DuPont jumpers anywhere moisture can reach.
- Prefer stainless (A2/A4) fasteners and mounting hardware; plated steel rusts and seizes within a season near the ground or coast.
- Apply dielectric grease to mating contacts and use self-amalgamating tape on any external joint that cannot be fully glanded.
- Watch for galvanic pairs — dissimilar metals in a damp joint corrode fast. Keep the metals compatible or isolate them.
7. Mechanical robustness
Consider vibration, mounting stress, and thermal expansion. Internal standoffs and cable anchoring prevent intermittent breaks.
Use locking hardware where repeated vibration is expected.
For mounting, decide the method before the box is designed: pole mount (stainless band clamps or U-bolts), wall/DIN, or ground stake each impose different load paths. Keep the cable entries facing downward so gravity works with the drip loop, not against it, and leave a service loop so the enclosure can be opened without straining the glands.
8. Field validation
Before broad rollout:
- install pilot units in representative locations
- inspect after rain and temperature cycles
- review internal humidity evidence
- verify sensor drift and communication stability
Pilot feedback should feed back into enclosure revision.
Final note
A good enclosure is part electrical, part mechanical, and part operations design. Treat it as a core subsystem and long-term node reliability improves significantly.
Sources
- IEC 60529 — Degrees of protection provided by enclosures (IP Code). Overview: https://en.wikipedia.org/wiki/IP_code
- W. L. Gore — protective vents (ePTFE pressure-equalization membranes) application notes: https://www.gore.com/products/gore-protective-vents
- Imported from the previous version of the site (gaborl.hu). Original publication around 2024-05-25.
Update history
- — Adopted from previous gaborl.hu (Hugo) site via legacy import.