Page 2 of 2

Re: esp-mdf mqtt cannot subscribe topic

Posted: Thu Dec 10, 2020 9:32 pm
by sapparatus
Found the issue - it is just the message syntax - it uses JSON format and if the syntax is not correct, it does not work. if you are on the root node, it will show "parse error"

Re: esp-mdf mqtt cannot subscribe topic

Posted: Sat Nov 12, 2022 2:46 pm
by Slaaanggggg
Hi,
I'm also facing the same issue. Is the problem resolved?