# SD Cards

Not all SD cards are equal.&#x20;

You must use quality SD cards to maintain a high capture rate on any camera.

***

## General

{% hint style="success" %}
Most cameras and applications require a minimum of class 3 (U3 \~ 100mb/s) card or better.
{% endhint %}

Not all brands of SD cards are the same, even with the advertised class ratings. If you have problems with a specific manufacturer, try a more reputable maker for your next drone flight.

***

## About Sentera Cameras

You can use the tool below to format SD cards for Sentera cameras.

{% embed url="<https://drive.google.com/file/d/1kbgZsXKnp8IX48r1C4QvW_zltfLGPeRy>" %}

* All SD Cards used in Sentera cameras **must** be formatted in **FAT32**.
* Sentera Single must have a card with a capacity of less than or equal to **32GB**.
* Sentera Double 4K must have a card with a capacity of less than or equal to 64**GB**.

If you exceed the capacity requirements above, the camera will fail to boot or take photos correctly.

{% hint style="warning" %}
If your card is too big, it will not work.

If the card is not formatted in FAT32, it will not work.
{% endhint %}

***

## About DJI Cameras

SD cards that are used in DJI cameras should be formatted using their companion app.&#x20;

* DJI GO 4
* DJI Pilot 2

For more information about your drone and camera, please refer to your owner's manual, which can be found on DJI's [Official Support Page](https://www.dji.com/support).

{% hint style="warning" %}
Most DJI cameras do not support a capture rate of greater than 1000ms.

The Mavic 2 Pro typically requires 2 seconds or more between photo captures.

Please plan your flight accordingly. If you see skipped photos, then refer to this [FAQ](/home/fieldagent-mobile-ios/troubleshooting-guide.md#skipped-photos).
{% endhint %}


---

# 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/requirements/sd-cards.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.
