MicroPython_ESP32_psRAM_LoBo icon indicating copy to clipboard operation
MicroPython_ESP32_psRAM_LoBo copied to clipboard

Mqtt parameter length limit

Open dorthonir opened this issue 7 years ago • 0 comments

Hi, the IoT server to which I try to connect with mqtt requires 36-byte long username and clientid. When I enter such values to network.mqtt(), I get errors about too long parameters. Is there any way to bypass that limitation?

dorthonir avatar Dec 19 '18 09:12 dorthonir