# External probes installation

Many Efento loggers use temperature or other probes for measurements in refrigerators, freezers, cold rooms, or industrial environments. Proper installation is critical to maintain both measurement accuracy and environmental safety.

### **Avoid damaging the probe cable**

* Route the probe cable along stable surfaces (racks, walls) to prevent accidental pulling, pinching, or abrasion.
* Use cable ties or clips to secure the cable and prevent movement caused by opening/closing doors.
* Do not bend the cable sharply - maintain smooth curvature.

### **Prevent air leakage into refrigerators/freezers**

Refrigerators and freezers must remain airtight to maintain consistent temperature and energy efficiency.

**To avoid air ingress:**

* Never run the probe cable through the door seal without protection - it may damage the seal and cause frost buildup or temperature fluctuations.
* Instead, use:
  * Dedicated cable passages (often found at the back or side of refrigerators).
  * A soft seal or foam grommet around the cable to maintain insulation and airtightness.
* Ensure the seal or insulation material closes tightly around the probe cable.

### **Probe placement inside cold chambers**

* Position the probe in the center area of the refrigerated space - not touching walls, shelves, or products.
* Avoid areas close to air vents or evaporators, as temperature there may not reflect true storage conditions.
* For freezers:
  * Ensure the probe is rated for low temperatures.
  * Protect the cable from becoming brittle by securing it and avoiding tight bends.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.efento.io/efento-ble-loggers/installation/logger-specific-installation-guidelines/external-probes-installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
