Files
MeshCoreTel-firmware/docs/index.md
T

51 lines
1.7 KiB
Markdown

# MeshCore EastMesh Docs
MeshCore-EastMesh keeps the upstream MeshCore firmware intact and adds an EastMesh layer on top for:
- `repeater_mqtt` builds with native WiFi, MQTT, and the optional local web panel
- `companion_radio_wifi` builds for Wi-Fi-connected companion devices
- EastMesh-specific release automation and versioning on top of upstream MeshCore releases
If you are just trying to pick a board or download firmware, start with:
- [Compare Boards](./boards.md)
- [Download and Flash Releases](./releases.md)
## End User Guides
- [Compare Boards](./boards.md)
- [Download and Flash Releases](./releases.md)
- [Migration From xJARiD/MeshCore](./migration.md)
- [Use the Repeater Web Panel](./web-panel.md)
- [Custom CLI Commands](./custom-cli.md)
## Developer Notes
- [Build Locally With uv](./local-builds.md)
## Current Scope
This docs site only covers the EastMesh-specific pieces in this repository.
For general MeshCore behavior, radio operation, and upstream firmware concepts, refer to the upstream project:
- [meshcore-dev/MeshCore](https://github.com/meshcore-dev/MeshCore)
## Australian Regional References
These references are community-maintained rather than official project documentation, but they are still useful for Australian regional setup notes, local conventions, and area-specific MeshCore references.
### ACT / NSW / QLD / SA / TAS / VIC
- [wiki.eastmesh.au](https://wiki.eastmesh.au/)
- [wiki.meshcoreaus.org](https://wiki.meshcoreaus.org/)
### Sydney
- [nswmesh.au](https://nswmesh.au/)
- [github.com/nswmesh](https://github.com/nswmesh/)
### Brisbane
- [wiki.mbug.com.au/en/Meshcore/Settings](https://wiki.mbug.com.au/en/Meshcore/Settings)