Status Message support #53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status Message support
Code Reference
Explanation
Status Message module is a new/experimental Meshtastic module for broadcasting
a short free-form status string for a node. It appears intended to give users a
proper place for “bio/status” text instead of overloading the node long name.
Technical details:
Module config:
Mesh payload:
Port number:
Firmware behavior:
shortly after boot, currently around 2 minutes.
packets are decoded and logged, but not clearly persisted into NodeDB by
the module itself.
Current support state:
release notes mention hiding Status Message config until firmware v2.8.0.
Expected client support:
Should be already implemented in skobkin/meshgo#134