# Cold Weather

Operating OcuTrap in cold weather requires some additional considerations. This guide consolidates all cold weather-related information to help you maintain optimal performance during winter months.

## Temperature Ranges

### Operating Temperature

* **Ideal Range:** 0°C (32°F) to 40°C (104°F)
* **Extended Range:** The trap can function in temperatures as low as 0°C (32°F). However, prolonged exposure is not recommended as it may impact performance and battery longevity. Possible issues include door and motor sticking, icing, and motor seizing.

### Charging Temperature

* **Recommended Range:** 0°C (32°F) to 45°C (113°F)
* **Important:** Charging outside this range can affect battery efficiency and lifespan. Bring the battery indoors to charge if ambient temperatures are below freezing.

### Temperature Alerts

The OcuTrap R1 model features an integrated temperature sensor that monitors internal conditions:

* **Low Temperature Alert:** Triggers at -10°C (14°F)
* **Alert Interval:** Every 8 hours (configurable from 0–48 hours)

## Battery Performance in Cold Weather

Cold temperatures significantly affect lithium-ion battery performance:

* **Reduced Capacity:** Battery capacity decreases in cold temperatures, sometimes dramatically
* **Shorter Runtime:** Expect shorter runtime during winter deployments
* **Recommended Solution:** Consider the 10Ah battery (standard for US shipments) for extended cold-weather deployments to compensate for reduced capacity

### Battery Care Tips

* Store batteries in a cool, dry place when not in use
* Avoid leaving batteries in freezing conditions for extended periods
* If possible, swap batteries more frequently during cold weather operations
* Charge batteries at room temperature for best results

## Ice and Freezing Conditions

### Door Mechanism

In freezing weather, the door mechanism may be affected:

* **Frozen Door:** The moving door mechanism (which opens and closes) may freeze shut
* **Motor Seizing:** In icing conditions, the door motor may seize if the arm becomes frozen, preventing the motor from moving
* **Recommendation:** Avoid operating OcuTrap in conditions where icing is likely

### Preventing Ice-Related Issues

* Check weather forecasts before deployment
* If ice formation is expected, consider temporarily retrieving the trap
* After ice events, inspect the door mechanism before resuming operation
* Allow frozen components to thaw naturally—do not force the door open

## Condensation

Temperature swings common in cold weather (such as morning/evening transitions) can cause condensation issues:

### Symptoms

* Foggy or "milky" images that typically clear after a few minutes
* This is caused by external condensation from temperature changes

### Solutions

* **Immediate Fix:** Place a fresh silica gel pack inside the trap pod before closing
* **Deep-Dry Procedure:** Leave the POD cracked open in a warm, ventilated spot for 24 hours, or seal in a zipper bag with desiccant packs for 12–18 hours

## Seasonal Deployment Tips

### Before Winter

* Fully charge batteries and consider having spares ready
* Inspect door mechanism and ensure it moves freely
* Add fresh silica gel packs to prevent condensation
* Test the trap to confirm all systems function properly

### During Winter

* Monitor battery levels more frequently
* Check for ice buildup after freezing rain or sleet events
* Be prepared for reduced check-in frequency if battery is depleted faster
* Review temperature alerts in the app

### End of Winter

* Perform a full inspection of the trap
* Check for any moisture intrusion or corrosion
* Replace silica gel packs
* Verify door mechanism operates smoothly after the cold season

## Related Pages

* [Weather & Environmental Guidelines](/faqs/weather-and-environmental-guidelines.md) — Full environmental guidelines including heat and rain
* [Battery Overview](/getting-started/battery-overview.md) — Complete battery information
* [Tips and Tricks](/getting-started/tips-and-tricks.md) — General deployment tips
* [Condensation on the Camera](/troubleshooting/condensation-on-the-camera.md) — Detailed condensation troubleshooting


---

# 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.ocutrap.com/faqs/cold-weather.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.
