๐๏ธ 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
This is a tutorial on how to write small modules which run on the device. Modules are bits of regular 'Arduino' code that can send and receive packets to other Nodes/Apps/PCs using the Meshtastic mesh.
๐๏ธ 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.