I have a working MQTT subscription list, when I add a new topic for subscription my subscribe fails with ENOMEM error -12.
If I remove another topic, I can add new topics successfully so I know its not syntax or an issue with the topic. I have increased the stack and heap and still see the error. Is there any way to dig deeper into what is causing the subscribe error?