Hello there, I am having problems publishing a message to the server I set up on emqx. Here are the changes I made to the kconfig file (I have not changed the main.c code).
After making these changes, this it what appears on my AT terminal
Which leads me to believe it is connecting to the server and subscribing, but then I get this when I press button 1 to publish a message.
and I get this in the mqttx application to view the traffic. ("oof" is not here)
I am trying to figure out why the message is not publishing on here, any help would be appreciated.