MQTT username limitation?

Hi!

I'm testing ubidots, which require a 35 character long username to connect with MQTT. This fails, and mqtt_connect gives me error -12 ENOMEM. The same code works fine without if user_name = NULL (as in the simple mqtt sample).

Can these limitations be bypassed somehow?

Thank you all!

Kind regards,

Torje Johansen

Related