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

Fix #3641: Always set MAC when picking new NodeNum #3651

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

GUVWAF
Copy link
Member

@GUVWAF GUVWAF commented Apr 17, 2024

Fixes #3641. Apparently the factory reset command first sets the long/short name based on the MAC address but it might be that getMacAddr() was never called. Since our NodeNum is only erased afterwards, it is not yet 0, so this part wouldn't be executed.

@thebentern thebentern merged commit bc085ab into meshtastic:master Apr 17, 2024
3 of 66 checks passed
@GUVWAF GUVWAF deleted the getMacAddr branch April 17, 2024 12:08
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.

[Bug]: NodeID Changed after Update
2 participants