Table of Contents

Placement & Outdoor

C-ITS reaches a few hundred metres in a town and a few kilometres with a clear view. Within those limits, where you put the receiver decides almost everything — far more than which board you built. A well-placed cheap receiver beats a badly-placed good one every time.

Mounting & line of sight

The enclosure exists so that the board can be mounted outdoors permanently — on a balcony, a railing or a mast.

Interference

If reception is poor despite a good mounting position, this is the first thing to check.

Antennas & polarization

The antenna printed on the ESP32-C5-WROOM-1 module already performs very well. Do not assume that an external antenna is automatically an upgrade.

There is also a build variant using the ESP32-C5-WROOM-1U module, which has a u.FL connector for an external antenna instead. Which one to pick, and which pigtail you need, is covered under Get one.

The u.FL variant of the board The u.FL connector on the ESP32-C5

If you do use an external antenna, polarization matters more than gain. We tested this with a Ubiquiti airMAX 16 dBi, on which horizontal and vertical polarization can be connected separately:

The Ubiquiti antenna with separate polarization connectors

The test setup ran three receivers side by side: the integrated PCB antenna, the external antenna vertically polarized, and the same antenna horizontally polarized.

Test setup Test setup

Comparing the reception heatmaps gives a clear ranking:

  1. Vertical external antenna — best
  2. PCB antenna of the ESP32-C5 — very close behind, and no extra hardware
  3. Horizontal external antenna — clearly worst

Ubiquiti, vertical Reception heatmap, external antenna vertically polarized

ESP32-C5 PCB antenna Reception heatmap, integrated PCB antenna

Ubiquiti, horizontal Reception heatmap, external antenna horizontally polarized

The practical conclusion: unless you have a specific reason and a good antenna, keep the PCB antenna and spend the effort on mounting height instead. If you do go external, mount it vertically.

The heatmaps above come from the heatmap in the self-service portal, which is a good way to evaluate your own changes.

Temperature

Enclosure

The enclosure is 3D-printed, designed in OpenSCAD, and lives in the case directory of the hardware repository: its-g5-receiver/case

We recommend printing in ASA. ASA is UV-resistant without special additives, so the filament manufacturer hardly matters — we always buy the cheapest white one. PLA will not survive a summer outdoors.

For a weatherproof result you need all of it:

Surge protection

If the receiver is mounted outdoors and its LAN cable runs back to a switch or router indoors, plan for an Ethernet surge protector. A thunderstorm in the area induces voltage spikes on outdoor cable runs, and those spikes travel down the cable into whatever is connected at the far end.

In short: one surge protector per outdoor cable run, installed inline before the switch, and it must be grounded. Without grounding the device does nothing at all.

When do you need it?

What is at risk?

Not primarily the receiver. At around 20 € it is cheap to replace, and so is a PoE injector. The money sits at the indoor end of the cable: a PoE switch costs 100 € and upwards, and an unprotected outdoor run feeding into it can destroy it. In the worst case the damage does not stop at the switch — other devices on the same network can be hit as well.

Device

A proven option is the Ubiquiti ETH-SP-G2 (Ethernet Surge Protector, around 13 €):

Property ETH-SP-G2
Connection 2× RJ45, installed inline into the LAN cable
PoE passed through — 802.3af power for the receiver keeps working
Data rate Gigabit-capable; the receiver only uses 100 Mbit anyway
Mounting weatherproof, suitable for outdoor installation
Grounding screw terminal — the grounding wire is not included

Installation