meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
2.99k stars 715 forks source link

[Feature Request]: making meshtastic.local changeable #3252

Closed AssetBurned closed 4 months ago

AssetBurned commented 4 months ago

Platform

NRF52, ESP32

Description

Having multiple nodes in your own WiFi makes it a bit problematic when all of them listen to meshtastic.local.

Having an easy way to change that via web interface would be great.

thebentern commented 4 months ago

This is used for service discovery in the clients. You will need to use IPs instead of the name.

AssetBurned commented 4 months ago

oh... ok so this is then actually a bug. https://github.com/meshtastic/firmware/issues/3305