Page 1 of 1

Using a different MQTT Server

Posted: Wed Sep 28, 2022 9:47 pm
by rsimpsonbusa
Hi yall.

Does anybody know how to change the MQTT Server ? Menuconfig comes with an aws mqtt server name, but if I change this name to my own service, I still need to send the User and Password and I dont see any options for this in the Menuconfig. Also the rainmaker mqtt API has a Mqtt setup config option, but ZERO documentation as to what the config structure is and works.

Regards.

Re: Using a different MQTT Server

Posted: Mon Oct 17, 2022 1:29 pm
by ESP_Piyush
The esp-rainmaker agent is not a generic MQTT agent, but one which works specifically with the ESP RainMaker cloud backend. Changing MQTT url is required only if you have a private RainMaker deployment. In that case, the manufacturing tools ensure that the MQTT url is programmed into the fctry nvs partition.