# Model 3/Y Auto Present Door Handles (RGB Edition MARK 3)

{% embed url="<https://evoffer.com/product/model-3-auto-present-door-handles-rgb-edition/>" %}

{% embed url="<https://evoffer.com/product/model-y-auto-present-door-handles-rgb-edition/>" %}

## Feature

| /            | Present                   | Collapse                             |
| ------------ | ------------------------- | ------------------------------------ |
| Touch Screen | Unlock                    | Lock                                 |
| Gear Stalk   | Press P Gear Button Twice | Shift to non-P Gear                  |
| Handle       | Press Handle Tip          | Close the Door                       |
| Key Fob      | In Range\*                | /                                    |
| Phone Key    | In Range\*\*              | /                                    |
| Timer        | /                         | 20 seconds after handle is presented |

\* Might not work if the car is deep sleeping\
\*\* Establish a Bluetooth Connection to keep the feature always work, even when the car is deep sleeping

## Bluetooth Connection

The ECU comes with a Bluetooth Low Energy (BLE) connection which allows the handle to present even when the car is in deep sleep.

To connect, follow these steps:

1. Open the Bluetooth settings page on your smartphone.
2. Search for the `EVOHandle_RGB` device and connect. The password is `666666`.
3. Once the connection is established, the handles will present immediately. To test this, try walking away from the car and then returning to see if the handle presents automatically.

## Color Settings

You can customize the color effect and the turn signal effect on your car. Here's how:

### Color Effect

There are 9 effects to choose from:&#x20;

* Multicolor Gradient
* RGB Cycle
* Red
* Grass Green
* Green
* Blue
* White
* Cyan
* Purple

To set the effect, locate the right scroll wheel on your steering wheel. Hold it to the left for 10 seconds, all 4 handles will present. Scroll down to set the colors.

## Firmware Update

Please find the latest firmware from the below GitHub Repository:

{% embed url="<https://github.com/evoffer/auto-present-door-handles-firmware>" %}

To update the firmware, follow the steps below:

1. Prepare a microSD card (32GB or smaller is preferred) formatted in FAT32.
2. Download the update files from the provided GitHub repository and rename it to `CX_CAN.bin`. Place the file in the root directory of the microSD card. Safely eject the card from your computer.
3. Disconnect the control unit from power. Insert the microSD card into the control unit and reconnect the power. Wait for the update to complete before removing the microSD card.

Once the update is complete, the LED should flash constantly. Now, your system is all set!

*Please note that an OTA update feature is coming soon.*


---

# 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://evoffer.gitbook.io/evoffer-user-guide/model-3-y-auto-present-door-handles-rgb-edition-mark-3.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.
