-
Notifications
You must be signed in to change notification settings - Fork 250
Closed
Labels
feature requestNew feature or requestNew feature or requestparityFeature is in other app (iOS, Android, etc)Feature is in other app (iOS, Android, etc)
Description
Prerequisites
- I have searched existing issues to ensure this feature hasn't already been requested
- I have checked the documentation to verify this feature doesn't already exist
Problem Statement
Please add support for toggling the new "UDP Multicast" feature added in
- Hello world support for UDP broadcasts over the LAN on ESP32 firmware#5779
- Add protocol flags to enable UDP broadcasts and other future local networking transports protobufs#643
Currently can only be enabled via Python with this config:
meshtastic ... --set network.enabled_protocols 1Should be a boolean value to enable/disable, I imagine.
Proposed Solution
Add true/false selector for "Enable mesh over UDP"
In Android it will be presented like this:

Current Alternatives
No response
Importance
Nice to have
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or requestparityFeature is in other app (iOS, Android, etc)Feature is in other app (iOS, Android, etc)