> For the complete documentation index, see [llms.txt](https://repo.4pfsec.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://repo.4pfsec.com/wireless-penetration-testing/wifi-pineapple-tetra/firmware-upgrade.md).

# Firmware Upgrade

## Current Firmware

Heading to the advanced tab reveals the current firmware version

![](/files/-Mg_nnDoi_5k6wqu7Fz6)

## Upgrade Firmware

{% hint style="info" %}
Internet connection is needed for this.
{% endhint %}

### Check for Upgrades

Hitting the button below would search for updates.

![Checking for updates](/files/-Mg_ns0r1IcuTX0cajHd)

### Perform Upgrade

Once a new version is detected, hit `Perform Upgrade` to initiate the upgrade.

![](/files/-Mg_nyUNdRLny1qQ9pNk)

The firmware will then start downloading as shown below.

![Downloading Firmware](/files/-Mg_o1PZNWBJUbnjnzkJ)

After download, the 🍍 will flash the firmware automatically and reboot as shown below.

![Flashing Firmware](/files/-Mg_o4fhQLrzrtx1D7ID)

And.......Complete!!

![Back to login](/files/-Mg_o7ad73q6IzhGH4mp)

![Change logs](/files/-Mg_oBRL7NuvQukcWC9u)


---

# 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://repo.4pfsec.com/wireless-penetration-testing/wifi-pineapple-tetra/firmware-upgrade.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.
