# Sentera Camera

***

This page includes troubleshooting for the following Sentera cameras:

* Sentera Single
* Sentera Double 4K (D4K)
* [Sentera 6X](https://sentera.gitbook.io/6x-multispectral-sensor-user-guide)
* [Sentera 65R](https://sentera.gitbook.io/65r-sensor-user-guide)

***

{% hint style="success" %}
Always wait for the green light to appear before you attempt to takeoff.
{% endhint %}

* Always wait for the camera to turn green and have a [GPS connection](/home/fieldagent-mobile-ios/faqs.md#do-sentera-cameras-need-gps-to-take-photos).
* Check the [SD Cards](/home/fieldagent-mobile-ios/requirements/sd-cards.md) section of the guide.
* If your camera has a lens cover then it must be removed before flight.
* Check that the SD card has space and is not write-locked.
* You need to slow down your flight plan so that you do not exceed the hardware's maximum capture rate. Slower flights allow longer times between photo capture intervals.

***

If you are using the app to execute the mission, then keep FieldAgent Mobile in the [foreground](/home/fieldagent-mobile-ios/faqs.md#the-app-must-be-in-the-foreground-why).&#x20;

{% hint style="info" %}
If you are using DJI Pilot 2 on Drone's RC, the app does not need to be running.
{% endhint %}

***

For more information see this [page](/home/fieldagent-mobile-ios/requirements/sentera-cameras.md).


---

# 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://support.senterasensors.com/home/fieldagent-mobile-ios/troubleshooting-guide/sentera-camera.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.
