meshtastic/website/docs/settings/serial-plugin.md
2021-05-03 16:25:24 -06:00

854 B

id title sidebar_label
serial-plugin Serial Plugin Settings Serial Plugin

Overview

This is a simple interface to send messages over the mesh network by sending strings over a serial port.

Settings

Setting Acceptable Values Default
serialplugin_enabled true, false false
serialplugin_echo true, false false
serialplugin_mode integer 0
serialplugin_rxd integer 0
serialplugin_timeout integer (seconds) 0
serialplugin_txd integer 0

serialplugin_enabled

Enables the plugin.

serialplugin_echo

serialplugin_mode

serialplugin_rxd

serialplugin_timeout

serialplugin_txd

Details

CLI Examples