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

[Bug]: User is able to type messages longer than limit #402

Open
Hunter275 opened this issue Feb 4, 2025 · 5 comments
Open

[Bug]: User is able to type messages longer than limit #402

Hunter275 opened this issue Feb 4, 2025 · 5 comments
Assignees
Labels
bug Something isn't working parity Feature is in other app (iOS, Android, etc)

Comments

@Hunter275
Copy link
Member

Hardware

Not Applicable

Connection Type

HTTP, Bluetooth, Serial

Local or Hosted

http://meshtastic.local, https://client.meshtastic.org

Firmware Version

2.5.X

Description

Its currently possible to type a message that is longer than the Node can send, this results in the message appearing to send just fine but the Node never sends the message.

Relevant console output

@Hunter275 Hunter275 added bug Something isn't working parity Feature is in other app (iOS, Android, etc) labels Feb 4, 2025
@danditomaso
Copy link
Collaborator

What is the current byte limit of a message?

@garthvh
Copy link
Member

garthvh commented Feb 4, 2025

Clients use 200 bytes

@danditomaso
Copy link
Collaborator

Should be easy enough to limit/prevent a user from entering more than characters

@Hunter275
Copy link
Member Author

@danditomaso I was planning on tackling this tonight.

@danditomaso
Copy link
Collaborator

@danditomaso I was planning on tackling this tonight.

Sounds good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working parity Feature is in other app (iOS, Android, etc)
Projects
None yet
Development

No branches or pull requests

3 participants