meshtastic / Meshtastic-Android

Android application for Meshtastic

Home Page:https://meshtastic.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devices don't get to know each other

cracky22 opened this issue · comments

I currently have 2 repeaters in use and my own handheld device. There are additional repeaters and other handheld devices in the mesh. But my handset only knows one of 2 repeaters. what can I do so that my handset knows the 2nd repeater? The messages still go (traceroute: unknown device) via the repeater (presumably)

So it is in REPEATER role? Repeaters won't show up in the node list as the documentation says (unless if was another role before and your device already heard it).
Set it in CLIENT role if you want them in the node list. Clients will also repeat messages.

oh interesting, thanks for the info