mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-09-01 23:58:20 +00:00
19 lines
674 B
Markdown
19 lines
674 B
Markdown
# Introduction
|
|
|
|
Welcome to the MeshCore documentation.
|
|
|
|
Below are a few quick start guides.
|
|
|
|
- [Frequently Asked Questions](./faq.md)
|
|
- [CLI Commands](./cli_commands.md)
|
|
- [CLI Availability by Firmware Build](./cli_build_matrix.md)
|
|
- [Easy LoRa OTA: ESP32 full images and nRF52 deltas](./ota_easy.md)
|
|
- [GPS Tracking](./gps_tracking.md)
|
|
- [Companion Protocol](./companion_protocol.md)
|
|
- [Packet Format](./packet_format.md)
|
|
- [QR Codes](./qr_codes.md)
|
|
|
|
If you find a mistake in any of our documentation, or find something is missing, please feel free to open a pull request for us to review.
|
|
|
|
- [Documentation Source](https://github.com/meshcore-dev/MeshCore/tree/main/docs)
|