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

set-ham cannot be reverted #623

Open
jranma opened this issue Jun 30, 2024 · 2 comments
Open

set-ham cannot be reverted #623

jranma opened this issue Jun 30, 2024 · 2 comments

Comments

@jranma
Copy link

jranma commented Jun 30, 2024

looks like "set-ham" setting cannot be reverted. There is no way, once set, to unset it using python client.

meshtastic --set-ham false
Connected to radio
Setting Ham ID to false and turning off encryption
Writing modified channels to device

@garthvh
Copy link
Member

garthvh commented Jun 30, 2024

Looks like it set properly, what part did not take?

@ianmcorvidae
Copy link
Contributor

I think they'd like to turn ham mode off, which it's true doesn't look like it's possible very nicely with CLI. However, there's no real way we can guess what encryption keys you'd like each channel to have, so to disable ham mode I think you'd need to set the short & long names (which I think would set the is_licensed flag to false) plus the channel settings you prefer (most readily with --seturl). Alternately, you could factory reset, if your desired settings are close to the defaults. I'll make a note to check that changing short/long name disables is_licensed and document it.

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

No branches or pull requests

3 participants