Hello everyone,
This is probably strange question, but i’d like to know if there is maximum allowed length of MQTT username, MQTT password and MQTT clientID for authentication purposes. I’m planning to read these informations from SD card and my plan is to use fixed buffer sizes for keeping authentication data after reading them from the SD card.
Thank you in advance for replies.