# Updating firmware

### Before you start

1. Ensure devices are fully charged before attempted a firmware update.
2. Connect **only a single device at a time.**
3. Give yourself adequate time to complete the process. It can take up to 5-10 minutes per device, depending on the speed of your phone and bluetooth connection.

### Steps for updating the firmware

1. Turn on ***one*** Force Hook device, open the app, then connect via the usual method
2. Navigate to the settings screen by tapping the gear :gear: icon in the top right hand corner of the home screen
3. Tap on Devices.
4. Select desired device.
5. Tap Firmware update.
6. If there is a newer version, it will automatically be downloaded and uploaded to your device.
7. Return to the device screen and check the firmware version has changed to reflect the change

<figure><img src="/files/HrnEl3JAecEh3ysiOxcl" alt=""><figcaption></figcaption></figure>

### Issues:

If you have any issues with this process, please contact <support@ascendlabs.com.au>&#x20;


---

# 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:

```
GET https://ascend-labs-1.gitbook.io/ascend-labs-documentation/resources/updating-firmware.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.
