# Why does my Bridge still show the temperature when I ended the cook on App?

It's important to note that your phone and the WiFi Bridge operate independently. Here’s how it works:

#### Independent Operation

* **Temperature Readings:** The Bridge displays temperature readings even after you end a cook on the app. This is because it directly receives and displays data from the Stick via Bluetooth, independently of your phone.

#### After Ending a Cook

* **Continued Display:** After concluding a cook through the app, the Bridge may still display temperature readings. This indicates ongoing data reception from the Stick.

#### Modifying Recipes

* **Automatic Updates:** If you modify the recipe using the same Stick, the Bridge's LCD will automatically update to reflect the changes, provided they are within the signal range.

These features ensure seamless operation and continuous temperature monitoring, enhancing your cooking experience.


---

# 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://docs.themeatstick.com/product-support/wifi-bridge/why-my-bridge-still-shows-the-temperature-when-i-ended-cook-on-app.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.
