# 거리 측정 (Ranging Page)

### **Ranging Page**는

GrowSpace 모바일 앱에서 설치된 **UWB 앵커와 스마트폰 간의 거리(Range)** 를 **실시간으로 확인**할 수 있는 기능입니다.\
연결 조건을 조절하여 테스트 환경에 맞는 거리 측정 실험을 간편하게 수행할 수 있습니다.

### 주요 기능

* 실시간 UWB 거리 측정 (스마트폰 ↔ 앵커)
* BLE 이름, 거리, 연결 상태 확인
* 연결 조건 조절을 통한 시나리오 테스트

{% columns %}
{% column width="50%" %}

<figure><img src="/files/G6yQNlhk2eAV9Av3G8yT" alt="" width="355"><figcaption></figcaption></figure>

{% endcolumn %}

{% column %}

<figure><img src="/files/ciJEuHeHXm4P9zjSLmwh" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### 설정 항목

<table><thead><tr><th width="284.39996337890625">항목</th><th>설명</th></tr></thead><tbody><tr><td><strong>Maximum connections</strong></td><td>동시에 연결 가능한 앵커 수 (Android: 최대 5개, iOS: 최대 6개)</td></tr><tr><td><strong>Maximum connection distance</strong></td><td>연결 허용 최대 거리 설정 (예: 10m 이내)</td></tr><tr><td><strong>Automatic deletion time</strong></td><td>연결이 끊어진 디바이스를 자동 제거하는 시간 설정 (초 단위)</td></tr><tr><td><strong>RSSI 우선 연결</strong></td><td>신호 강도(RSSI)가 가장 높은 앵커를 우선적으로 연결 (기본값: 활성화)</td></tr></tbody></table>

{% hint style="info" %}
연결 조건은 테스트 환경과 목적에 따라 자유롭게 조정 가능합니다.\
예: 좁은 공간에서 연결 수를 2대로 제한하거나, 먼 거리 테스트 시 거리 제한값을 증가시킬 수 있음
{% endhint %}

### 활용 팁

* 다양한 위치에서 단말을 이동시키며 **UWB 거리 인식 범위와 정확도**를 확인하세요.
* **장애물, 벽, 거리 간섭**에 따라 수신 값이 달라질 수 있습니다.
* 정확한 RTLS 테스트를 위해 최소 3개의 앵커 연결 상태를 유지하는 것이 좋습니다.


---

# 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://freegrow-1.gitbook.io/product-docs-kr/ko-mobile-kit-n1/uwb-n1/undefined-1/ranging-page.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.
