2026-03-23 22:14:00 +01:00
2026-03-23 22:12:40 +01:00
2026-03-23 22:12:40 +01:00
2026-03-23 22:14:00 +01:00
2026-03-23 22:12:40 +01:00
2026-03-23 22:12:40 +01:00

Fingerbot Meshtastic Bridge

Small PlatformIO project that processes Meshtastic messages as commands, forwarding them to preconfigured Fingerbot nodes.

Available commands

Commands are parsed from Meshtastic messages prefixed with FB.

  • ping: PONG
  • help: returns command help text
  • status: queue, uptime, configured devices
  • push [device] [ms|short|long] ...: queue push pattern
  • identify [device]: trigger identify on target device

Secrets setup

Sensitive values are stored in src/secrets.h. Use src/secrets.example.h as a template and enter your values.

Description
No description provided
Readme 31 KiB
Languages
C++ 100%