> For the complete documentation index, see [llms.txt](https://docs.hamina.com/hamina/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hamina.com/hamina/onsite/site-surveys/syncronizing-surveys.md).

# Syncronizing Surveys

Site survey data can exist in three places:

1. On the Hamina Clip survey device
2. In the Hamina Onsite app on the iPhone, iPad, or MacBook that is being used to survey
3. On the Hamina Cloud

In the project, the syncronization status can be viewed with the Sync Indicator.

<div align="left"><figure><img src="/files/I7MiPN0Ppj6kD8nmAg8A" alt="" width="375"><figcaption></figcaption></figure></div>

## Survey Device to Hamina Onsite

**Oscium Nomad**: all site survey measurements are streamed from the Oscium Nomad to Hamina Onsite app (on the iPhone, iPad, or MacBook) over USB. No site survey data is stored on the Oscium Nomad.

**Hamina Clip connected with a USB cable**: All site survey measurements are streamed over the USB cable to the Hamina Onsite app. No site survey data is stored on the Hamina Clip.

**Hamina Clip connected with Bluetooth**: In some cases, site survey data may be temporarily stored on the Hamina Clip, and will be opportunistically streamed to the Hamina Onsite app as time and bandwidth allow. In some cases, syncronization will be instantaneous. In other cases, it can take a few minutes. If the syncronization is interrupted, Hamina Onsite will alert you, and the sync indicator will prompt you to reconnect the Hamina Clip.

## Hamina Onsite to Hamina Network Planner

During a site survey, if Hamina Onsite has internet access, the position of the surveyor is streamed to Hamina Network Planner in nearly real-time. While the position will update in real-time, the measurements will not. Hamina Network Planner must be refreshed before measurements will appear.

### Uploading to Cloud

<div align="left"><figure><img src="/files/WwfhTnFCLeLQGCXGHjAA" alt="" width="563"><figcaption></figcaption></figure></div>

### Downloading from Cloud

<div align="left"><figure><img src="/files/mByQnNmrejSLqu0xTDt6" alt="" width="563"><figcaption></figcaption></figure></div>

### Cloud Sync Done

<div align="left"><figure><img src="/files/Udbq9pFhZl8JHhaZZTb4" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.hamina.com/hamina/onsite/site-surveys/syncronizing-surveys.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.
