I am using nRF 9160 mqtt_simple example to connect to a custom mqtt broker address as shown below
The following is the mqtt.fx application

I changed all the necessary files, prj.config , qemu conf , Kconfig

I also changed the username and password in client_init in main.c

Please help me connect to the mqtt, so that I can publish some data on the server