📄️ Client API
This document describes the protocol for external API clients using our devices. If you are interested in running your own code on the device itself, see the module API documentation instead.
📄️ HTTP API
This is a mini-spec on a HTTP API which can be used by browser based clients to interact with Meshtastic devices.
📄️ Module API
The purpose of this tutorial is for writing new core modules that can be run on a device. In most cases, it is best to start with utilizing the serial module rather than creating a new one. However, if you're interested in creating a new core functionality from scratch, then building a module would be appropriate.
📄️ Error Codes
The device might report these fault codes on the screen, but it will also be outputted on the device serial output. If you encounter a fault code, please post on the forum and we'll try to help.