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

Ignore MQTT by default and then don't transmit downlink over LoRa #3591

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

GUVWAF
Copy link
Member

@GUVWAF GUVWAF commented Apr 10, 2024

This implements what has been discussed up till now in meshtastic/rfcs#9 and thus needs to be approved first.
The "ignore MQTT" LoRa setting will be enabled by default and this now also means if you have MQTT downlink enabled, it doesn't transmit these packets over LoRa. MQTT-only will work as before and if you also want your mesh to receive the downlinks, you have to explicitly disable "ignore MQTT".

Tested both that MQTT downlink works and also ignoring MQTT works as before.

@tropho23
Copy link
Contributor

tropho23 commented May 7, 2024

Wonderful! I just submitted a feature request with this exact suggestion, and tagged your PR as a probably solution to get it some attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants