Meshtastic E2e

Closed-loop end-to-end testing of a Meshtastic device and a Meshtastic app (Android, Apple, or the Compose desktop app) together. Use when validating that an action on the radio (send a text, change config, a node beacon, a power-cycle) surfaces correctly in the app UI, or that an action in the app produces the correct on-air/on-device result. Drives the firmware device via the Meshtastic MCP server and the app via the Android CLI (`android` + `adb`), the Apple toolchain (`xcrun simctl` + `idb`), or the Compose Hot Reload MCP server for desktop, then cross-asserts one plane against the other.

meshtastic 2268a2c 18 files · 88.3 KB Updated

File contents

meshtastic/meshtastic-mcp/tree/main/src/meshtastic_mcp/skills/meshtastic-e2e commit 2268a2c06e

Frequently asked questions

npx skillmds@latest add meshtastic/meshtastic-e2e