MicroPython_ESP32_psRAM_LoBo
MicroPython_ESP32_psRAM_LoBo copied to clipboard
Mqtt parameter length limit
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?