TheCommsChannel / TC2-BBS-mesh

A BBS server for Meshtastic for posting bulletins, sending mail to users, and channel directory.
GNU General Public License v3.0
276 stars 54 forks source link

[question] Integration with Raspberry Pi as a standalone Meshtastic node #85

Open przemo opened 2 months ago

przemo commented 2 months ago

Unless I completely misunderstand the idea , do you think it would be possible to integrate the BBS with standalone raspberry pi based Meshtastic node? Based on the Meshtastic info the Pi nodes are tested/worked with SPI only LoRa devices.

Great work !!!

dd8aka commented 1 month ago

Not sure what you exactly mean, but running Meshtasticd and TC2-BBS together on the same Raspberry Pi is no problem. Just use

[interface]
type = tcp
hostname = 127.0.0.1

in your configuration of TC2-BBS