9151 doesn't respond to AT#XMQTTCFG but does respond to AT#XMQTTCON

Hi all,

I've been troubleshooting my 9151 feather and have run into some issues with very specific AT commands. I'm trying to connect to an MQTT broker through AT commands over a UART interface with another processor. I've got the basics all up and running, everything responding properly and seemingly working fine. It's connected to the network as AT+CEREG returns:

+CEREG: 0,5,"3009","00037F1E",7

I've also got the basic MQTTCFG command to both write and read back my input. XMQTTCON though isn't visibly doing anything apart from returning a generic "ERROR," even with CMEE set to 1.
CGAT also returns 1. Any help would be appreciated, and happy to put more detailed logs in/run things if it would be of use.
Thanks,

Joe

Parents Reply Children
Related