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

Only set NodeNum based on MAC if it's still zero #3585

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

GUVWAF
Copy link
Member

@GUVWAF GUVWAF commented Apr 9, 2024

Seems there is a batch of RAK4631 going around that have (nearly) the same MAC address, causing nodes to choose a random new NodeNum when it detects another in its DB. However, it's currently doing this at every reboot: https://meshtastic.discourse.group/t/android-app-duplicate-nodes/11806

This reverts this piece of code to the original behaviour before it was removed in a failed attempt (#2567) to fix the "nodeNum = 4" issue.

@GUVWAF GUVWAF requested a review from mverch67 April 9, 2024 17:26
@geeksville
Copy link
Member

This pull request has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/android-app-duplicate-nodes/11806/2

@thebentern thebentern merged commit 3bee6ce into meshtastic:master Apr 10, 2024
70 checks passed
@GUVWAF GUVWAF deleted the nodeNumCheck branch September 28, 2024 17:28
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.

3 participants