# Pressure Sensor (PS)

{% hint style="danger" %}
The user must read the [product documentation](https://github.com/TWTG-R-D-B-V/neon-product-documentation/tree/main/PS/Installation%20%26%20Use) before proceeding with the information provided in this section.&#x20;
{% endhint %}

The NEON Pressure Sensor is a combination of the NEON Transmitter and the NEON Pressure Sensor. The NEON Pressure Sensor must have been requested with a specification of connection and range. The NEON Transmitter must be connected to the respective sensor. The key files sent alongside the shipment confirmation provide the serial number of the transmitter and the sensor in pairs. See the following table for an example of the key files.

| Transmitter ser. no. | Dev EUI          | type        | appEUI           | appKey                           | Sensor art. no.        |
| -------------------- | ---------------- | ----------- | ---------------- | -------------------------------- | ---------------------- |
| RT020123AA00001      | 848BCDFFFE6137FF | DS-RT-02-01 | 848BCDFFFE613FFF | F65161475DE01C91FB68F7BAA722FFFF | 520.9-42-S-0-9-3-P-2-1 |
| RT020123AA00002      | 848BCDFFFE6137FE | DS-RT-02-01 | 848BCDFFFE613FFE | F65161475DE01C91FB68F7BAA722FFFE | 520.941S093800         |

The transmitter with serial number RT020123AA00001 must be connected to the sensor with serial number 520.9-42-S-0-9-3-P-2-0, while the transmitter with serial number RT020123AA00002 must be connected to the sensor with serial number 520.941S093800. Interchanging sensors may result in completely inaccurate measurements.&#x20;

### NEON Transmitter

The NEON transmitter must be mounted using the pre-mounted bracket, which must be earthed. On a flat surface, you can use the mounting holes. Slots and screw holes are designed for M4 fasteners while the threaded hole uses a M5 bolt.&#x20;

<figure><img src="/files/4jQ8F96pPQ1kGibLL5tH" alt=""><figcaption><p>Schematic of NEON transmitter with its mounting bracket</p></figcaption></figure>

An example of a mounted NEON transmitter using the mounting holes is presented next.

<figure><img src="/files/pk1kh4rW5uKYKJxsiUu2" alt="" width="375"><figcaption><p>Mounted NEON transmitter</p></figcaption></figure>

You can mount the NEON transmitter to a pole using a 14 mm wide band clamp. Please note that in this case the bracket must be earthed as well.&#x20;

<figure><img src="/files/onVv36U2Pji4f48FtQ3D" alt=""><figcaption><p>Schematic of NEON transmitter with band clamp</p></figcaption></figure>

### Pressure Sensor

When purchasing the NEON Pressure Sensor, the customer must have decided on the connection type of the sensor. Install the sensor to the connection according to the specifications and safety measures of the asset to be monitored. An example of an installed sensor is presented next.

<figure><img src="/files/xdCzF8E88TWvWIDzQ2NE" alt="" width="375"><figcaption><p>Installed pressure sensor</p></figcaption></figure>

After finishing the physical installation of the sensor, connect the cable to the M12 plug of the sensor. The female end of the cable connects to the sensor while the male end is connected to the transmitter. Examples of each end of the cable are in the following figures.

<figure><img src="/files/Cx4LmX3MKRwpKBp5xM5k" alt="" width="375"><figcaption><p>Cable's female end</p></figcaption></figure>

<figure><img src="/files/CiFXJrR5JHS2gW3DbMQW" alt="" width="375"><figcaption><p>Cable's male end</p></figcaption></figure>


---

# 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/installation-and-provisioning/installation/pressure-sensor-ps.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.
