Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: more conservative data transmission #4271

Closed
jranma opened this issue Jul 11, 2024 · 1 comment
Closed

[Bug]: more conservative data transmission #4271

jranma opened this issue Jul 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jranma
Copy link

jranma commented Jul 11, 2024

Category

Other

Hardware

Not Applicable

Firmware Version

2.3.13

Description

Not really a bug, but not a feature proposal either...

As meshtastic starts to become more and more popular (kudos to the devs!), the issue of RF congestion becomes increasingly important.

It's important that we all take responsibility for transmitting as little data as possible. Certain default values for data transmission seem to be unnecessarily high.
In the case of a router, is it useful to send its telemetry every 900 seconds (15 min) in the air? A value of 4 hours seems a good compromise.
The same question applies to localization. The default value, at least for fixed stations (router, relay....), should be reduced to 6 hours. And everyone is free to set higher values if they wish.
The same goes for the default value for neighbor mode. A default value of 6 hours would be more than sufficient.

Those who install solar nodes are of course also interested in this, as energy is saved.

Relevant log output

No response

@jranma jranma added the bug Something isn't working label Jul 11, 2024
@GUVWAF
Copy link
Member

GUVWAF commented Jul 12, 2024

Making it more scalable is under active discussion. First two PRs are up: #4273 and #4274.

@garthvh garthvh closed this as completed Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants