# Smartscales - Bluetooth Features

You can customize pretty much how your smart scale should interact with Beanconqueror and what should be done when.\
For this navigate to Menu -> Settings -> Bluetooth Scales

*The cool thing? All features are inside the Beanconqueror software, no need to buy a specific scale to get these features.*

## Espresso - Automatically stop brew

This mode works just on a preparation method which is set to espresso.

When falling below a specific flow rate, Beanconqueror automatic stops the timer, and therefore the graph drawing.

This can be customized to a custom flow rate threshold, where you may get an minimum offset of 0.1 to 0.2 grams in the cup.

## Ignore the current transfer weight.

This mode works perfect on Filter. You'll get two new buttons visible in the brew page

<div align="left"><figure><img src="/files/45aXZ7QuoYHo1PqSgJSO" alt=""><figcaption><p>"PLAY" Start listening to weight changes</p></figcaption></figure> <figure><img src="/files/iQI3941sfxQ5ksvQmCbN" alt=""><figcaption><p>"PAUSE" - Pause listening to weight changes</p></figcaption></figure></div>

Defaults to "PAUSE" icon - Weights are streamed from the scale into the graph.

When you press "PAUSE", it will toggle to the "PLAY", and starts to ignore the weight changes incoming from the scale, and takes the last one reported.\
Therefore you can do shakes, swirls, lifts, removing the cup without having the weight graph goes up or down, aswell as the flow.

### Use case (Examples)

* You brew a V60 and want to swirl
* You brew a Aeropress and want to stirr
* You brew a Aeropress and you want to remove the Aeropress from the scale to push down the plunger but you still want the whole brew-time recorded.

## Start timer automatically?

This mode will work perfect on Filter or Espresso.\
You'll get a new button which will be visible on the brew page

<div align="left"><figure><img src="/files/TnR83PvobKifv6JA5f4q" alt=""><figcaption><p>"LISTENING" - Start listening</p></figcaption></figure></div>

When you press the "LISTENING" icon, the brew timer aswell as the scale will reset, so the scale is zerod.\
When a first weight change is registered like a first coffee drip, or the start of the pour the timer will start automatically and starts now drawing the graph.

You can also set a minimum threshold of weight change to start, e.g. when you have a very vibrating plate and your scale will change from 0 to 0.3g frequently, you could set the threshold to 0.5g to then start the timer.


---

# Agent Instructions: 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://beanconqueror.gitbook.io/beanconqueror/features/smartscales-bluetooth-features.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.
