> 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/your-moasure-device/turn-device-on-and-off.md).

# Turn Device On and Off

Learn how to power your Moasure device on.

{% hint style="warning" %}
The way your Moasure device turns on depends on the model:

* **Moasure 2 & Moasure 2 PRO:** Turn on by rotating the device through 180 degrees
* **Moasure ONE:** Turn on by double tapping (default), or rotating if enabled (firmware v1.28+)
  {% endhint %}

{% embed url="<https://vimeo.com/1012729036?share=copy>" %}

#### **Turn on Moasure by Rotating**

**With STICK:**\
Raise the STICK vertically, and rotate it 180° back and forth until the LED indicator starts flashing blue.

**Without STICK:**\
Hold the device between your thumb and index finger, keep it vertical, and rotate it 180° until the LED indicator starts flashing blue.

<figure><img src="/files/kGviltrHPLn7M7W88xEb" alt=""><figcaption><p>Raise vertically, and rotate 180° back and forth until the LED flashes blue.</p></figcaption></figure>

#### **Turn on Moasure by Double-Tapping (Moasure ONE Only)**

**With STICK:**\
Place the STICK on a flat, solid surface, then double-tap the top corner of your Moasure ONE where the LED indicator is located.

**Without STICK:**\
Hold the Moasure ONE in the palm of your hand and double-tap the centre of the green circle to turn it on.

<figure><img src="/files/JLnaScDTwYtfmb1d4j7W" alt=""><figcaption><p>With STICK: double-tap the LED indicator | Without STICK: double-tap the centre of the device in the palm of your hand.</p></figcaption></figure>

{% hint style="info" %}
**Double-Tap Tip (Moasure ONE)**\
If your Moasure ONE doesn’t turn on, your taps may be too fast or too slow.\
Try adjusting the speed and firmness of your taps until the device responds.
{% endhint %}

#### **Change Turn-On Method (Moasure ONE)**

Moasure ONE supports both **double-tap** and **rotate-to-turn-on** (firmware v1.28 or later).

To change your preferred method:

1. Open the **Moasure app** and go to **Settings**
2. Tap **Account & Device Management**
3. Tap on **Device Preferences** under Device Management
4. Choose your preferred **Turn-On Method**

Your device must be turned on and connected to apply changes.

{% hint style="info" %}
**Update Firmware to Change Moasure ONE Turn-On Method**

As the rotate-to-turn-on feature is available on firmware versions from v1.28 upwards, you will need to update your firmware version to v1.28 or newer in order to select the rotate-to-turn-on method instead of the double-tap method.

See how to do this here: [Update Firmware](/en/moasure-1-and-2-series/your-moasure-device/update-firmware.md).
{% endhint %}

### **Turn off Moasure**

By default, your Moasure device automatically switches itself off after 30 seconds of inactivity. However, you can adjust the device's disconnection time by following these steps:

1. From within the Moasure app, go to Settings (tap the cog in the bottom-right corner of the app).
2. Tap on Measuring Options.
3. Scroll down until you see Moasure Device Disconnection where you will be able to set how long you would like the Moasure device to stay awake. You can choose from 30 seconds, 1 minute, 2 minutes and 5 minutes.


---

# 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/your-moasure-device/turn-device-on-and-off.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.
