#Reticulum nerds, I need your help.
I set up Sideband on an old Android phone, and it seemed to connect to peers by itself. I was able to look at the announcements and find others to connect to all over the planet.
I've just installed MeshChat on my desktop, and it says I've not discovered any peers and thus can't receive any announcements. What can I do to connect to everyone else? Any pointers?
#asknostr @shortwavesurfer2009
Login to reply
Replies (11)
Are you using AutoInterface?
I've never used MeshChat myself, but to the best of my knowledge, you have to configure a TCP interface for it.
Also, sideband is not a great UI. I highly recommend Columba
if you're trying this over tcp you probably need to add an interface or just a remote point to link to it
try adding this to meshchat's config file
[[sideband]]
type = TCPServerInterface
enabled = yes
remote = sideband.connect.reticulum.network
listen_port = 7822
or read this
Idk if you're connecting over tcp or lora but you're better reading the docs
Configuring Interfaces - Reticulum Network Stack 1.1.3 documentation
I wish columba wasn't vibe coded it had so much potential
instead of listen_port try just port
I might have fucked up that one
I cant recall how that its done correctly
Version 2.3.0.
It's vibe coded? I had no idea.
Yes check out Columba
Columba.network
What don't you like?
Up and running on Columba now. Very clean and easy to use over TCP!