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

Channel keys need to tell what format they're expected to be entered in #1032

Closed
KyleMaas opened this issue May 10, 2024 · 0 comments
Closed

Comments

@KyleMaas
Copy link

Brought this up here meshtastic/web#196 and here meshtastic/firmware#3855 as issues with the web side and the documentation, respectively. But the Android app has this issue as well.

There's nothing in the interface that tells you what format keys are expected to be in - hex, Base64, or even just freeform-and-hashed. As such, it took me some trial and error to generate and set a key, because my initial assumption based on the docs referring to the 0x01 primary channel was that it was expecting a string of hex digits, but it would just silently fail if I did that. There should be some kind of hint in the UI that tells that it's expecting a Base64-encoded string.

@andrekir andrekir closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2024
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

2 participants