MQTT only accepts passwords up to 32 chars

MQTT only accepts passwords up to 32 characters long. Alphanumeric passwords with or without special characters are possible. After the 33rd character, communication with the broker is no longer possible and a general error message is displayed.

Thank you for your feedback. Yes, only passwords with 32 characters are supported.
In upcoming releases, we will handle this within the app and display a specific error message for this case.

1 Like