# How to replace the sensor or probe

The NEON Vibration Sensor consists of two main parts: the transmitter and the sensor (also known as the probe). Exchanging the sensor attached to the transmitter for a new one is possible, nevertheless, certain steps must be taken to do it successfully since the transmitter must be paired with the sensor being used.&#x20;

1. Ensure the setting **Allow Deactivation** is set to **Yes**. The default configuration of the NEON vibration sensor has **Allow Deactivation** enabled but the user might need to send a downlink to oconfigure the device. For more information about how to generate the downlink to configure the device please refer to the [Configuration section](/docs/configuration/online-configurator.md).

<figure><img src="/files/L295kqxhaBJJx89P2PQu" alt=""><figcaption><p>NEON Configurator with Allow Deactivation set to yes</p></figcaption></figure>

{% hint style="danger" %}
If a configuration downlink is sent to enable **Allow Deactivation** the user must confirm that the device changed its configuration before proceeding to step 2. The user can confirm this by monitoring when the device reboots after receiving the configuration downlink via LoRa.
{% endhint %}

2. Deactivate the sensor by holding the button pressed for 5 seconds and, when the LED indicator turns white, release the button and press it again once. The LED will turn red indicating the device is deactivated. For more information about the deactivation procedure refer to the [product manual](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/VB/Installation%20%26%20Use).
3. Disconnect the old sensor and connect the new sensor to the transmitter.&#x20;
4. Activate the device again by holding the button pressed for 5 seconds and, when the LED indicator turns white, release the button. After the activation sequence, the LED should turn green indicating a successful activation. For more information about the deactivation procedure refer to the [product manual](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/VB/Installation%20%26%20Use).


---

# 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.twtg.io/docs/how-to/vibration-sensor-vb/how-to-replace-the-sensor-or-probe.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.
