> For the complete documentation index, see [llms.txt](https://docs.moasure.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/en/moasure-1-and-2-series/settings/device-management/change-turn-on-method.md).

# Change Turn On Method

Choose how your Moasure device wakes up.

For general instructions on powering on your device, see **Turn Device On and Off**.

{% hint style="info" %}
**Important**: Only Moasure ONE supports changing the turn-on method.

**Moasure 2** and **Moasure 2 PRO** use **Rotate only** and do not display this setting.
{% endhint %}

### Supported turn-on methods

* **Moasure ONE** *(discontinued, still supported)*
  * **Double Tap** (default)
  * **Rotate** *(requires firmware v1.28 or later)*
* **Moasure 2**
  * Rotate only
* **Moasure 2 PRO**
  * Rotate only

### Change the turn-on method (Moasure ONE only)

1. Open **Settings** by tapping the cog icon in the bottom-right corner.
2. Tap **Account & Device Management**.
3. Under **Device Management**, tap **Device Preferences**.
4. Turn on and connect your **Moasure ONE**.
5. Tap **Turn-on Method** and choose **Double Tap** or **Rotate**.

### If you don’t see this option

* You are likely using **Moasure 2** or **Moasure 2 PRO**
* Or your **Moasure ONE** requires a firmware update

To update firmware:

**Settings → Update Firmware**

Update to **v1.28 or later**, then reconnect the device.

*The turn-on method is saved per device. If you use multiple Moasure ONE devices, each can be configured individually.*


---

# 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://docs.moasure.com/en/moasure-1-and-2-series/settings/device-management/change-turn-on-method.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.
