> For the complete documentation index, see [llms.txt](https://docs.freeflysystems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.freeflysystems.com/astro/maintenance/standard-maintenance-procedures/replacing-components/installing-a-sim-card.md).

# Installing a SIM Card

### Installing a SIM in Astro

1. Select nano SIM card and carrier of your choice which falls in the RF Bands Astro supports.
   1. AT\&T and Verizon are recommended. T-Mobile has also been tested and proven functional.
   2. [LTE Band Information Link](https://freefly.gitbook.io/freefly-public/products/astro/pilots-operating-handbook/systems#lte)
2. Ensure Astro is powered down and flip it over so it is resting on its prop-protectors
3. Using a 1.5mm hex driver open the SIM access port and remove the rubber cover.
4. Insert your SIM card and ensure that it has latched into the SIM slot.
5. Reinstall the SIM card cover making sure that the cover seals out the SIM port fully. Then flip Astro back over so it is standing on its landing gear.

![](/files/HP90cyAe5k7SBZ9qSrRJ)

{% hint style="info" %}
Note: Only North American SIM cards are currently supported by Astro.
{% endhint %}

### Setting up your SIM card&#x20;

1. Browse to <http://suite.auterion.com> and navigate to the 'Vehicles' page.
2. Under 'Vehicles' find the vehicle that matches the Astro's serial number.
3. Select your Vehicle, proceed to the Data tab, and then click “Associate SIM Card” .
4. Type in the SIM card number and select 'Associate'. Wait until the Suite refreshes and the SIM is associated with Astro
   1. You may get a warning that data is not yet available, this may happen if the SIM has just been activated or no data has been transmitted to the Suite via LTE.![](/files/Xpp1ypTV15DfRX5JWExr)
5. Turn on Astro and the Herelink controller.
6. Navigate to the Cellular setup menu under 'Vehicle Setup' on AMC.
7. Ensure that the screen resembles the one shown in the image.
   1. If everything is greyed out, make sure the Astro has had time to fully connect to the Herelink and then try restarting the AMC app on the Herelink controller.
8. Check the box to enable a cellular connection and then enter in your SIM card's APN address.
   1. You can find the APN by inserting the SIM into your cellphone and checking the APN address under the Cellular or Carrier Network Settings. If the APN is not listed in your phone settings you may need to contact the service provider for the address.![](/files/cjGxzJXbD53s5lg4sLVt)
9. Once both fields are completed hit 'Submit' and wait for the 'Connection to Modem' indicator to turn GREEN.&#x20;
   1. If there is an error in the APN or the SIM cannot reach service the modem connection may still indicate RED.

{% hint style="info" %}
You only need to setup the SIM card once! The Cellular menu on AMC will reset on each power cycles and show a RED indicator but the settings will have been saved to the aircraft and data will flow when Astro is located in an area where there is cell service..
{% endhint %}

### SIM Card Options

{% hint style="info" %}
Customers have reported that these SIM cards have worked with Astro on the specified cell phone network. If you do not see your preferred provider, please contact them with your Astro's IMEI number (found on the [vehicle identity](https://docs.freeflysystems.com/astro/pilots-operating-handbook/essential-software/network-and-connectivity#configure-and-enable-disable)).

&#x20;Please keep in mind that these claims have not been verified or tested by Freefly. For more information, see the [**LTE** ](https://freefly.gitbook.io/astro-public/astro/pilots-operating-handbook/network-and-connectivity#lte)section of our Network and Connectivity page.&#x20;
{% endhint %}

| SIM Card | Location      |
| -------- | ------------- |
| T-Mobile | United States |
| TELUS    | Canada        |

{% hint style="info" %}
Astro is compatible with the following LTE bands: B2, B4, B5, B12, B13, B14, B25, B26, B66, B71
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.freeflysystems.com/astro/maintenance/standard-maintenance-procedures/replacing-components/installing-a-sim-card.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
