MQTT: Cannot subscribe more than 5 topics
Posted: Tue Mar 20, 2018 1:43 am
even after changing
"#define MAX_MESSAGE_HANDLERS 5" to "#define MAX_MESSAGE_HANDLERS 8"
I am still not able to subscribe more than 5 topics
I get the following error
Return code from MQTT subscribe is -1
kindly help
"#define MAX_MESSAGE_HANDLERS 5" to "#define MAX_MESSAGE_HANDLERS 8"
I am still not able to subscribe more than 5 topics
I get the following error
Return code from MQTT subscribe is -1
kindly help