# 台灣 Meshtastic 網路指引

在「行動通訊可能中斷，且可能伴隨大規模停電」的情境下，Meshtastic 可透過低功耗的 LoRa 無線電 建立一個不依賴網際網路的 Mesh 通訊網路，作為備援通訊的一種可行方案。

本網頁彙整目前台灣社群在推廣與實際使用 Meshtastic 過程中所累積的設定建議、使用經驗與部署方式，提供對此主題有興趣的讀者作為加入台灣 Meshtastic 網路的參考指引。

相關內容將隨著 Meshtastic 軟體版本更新與社群實務經驗的累積持續補充與修訂。

<figure><img src="/files/zZ1sDmjgjDmUQJXtXR61" alt=""><figcaption></figcaption></figure>

## 30 秒看懂什麼是 Meshtastic ？

> Meshtastic 就像是一個由許多小型無線電裝置組成、可以互相接力傳訊息的網路。

Meshtastic 是一種 不需要手機訊號或 Internet 網路的訊息通訊系統。

只要有一個小型的 LoRa 無線電裝置（節點），就可以透過手機 App 傳送 簡短的文字訊息與位置資訊。

這些裝置會形成一個 Mesh 網路：當一個裝置收到訊息時，它可以幫忙 轉傳給下一個裝置，讓訊息一站一站地傳出去。

這代表即使：

* 沒有行動網路
* 沒有 Wi-Fi

使用者之間仍然可以互相傳遞訊息。


---

# 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://ddo-taiwan.gitbook.io/toolkit/ss/meshtastic-guide/meshtastic-taiwan.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.
