Hi,
I have an nRF7002-DK. I am trying the MQTT over Wi-Fi following this blog below.
The difference from the guide is I am using v2.4.2. I tried to change to v2.4.0 but was not successful using VSCode.
Also I set the CONFIG_MQTT_CLIENT_ID to below. I also set the same at nRF Wi-Fi Provisioner Android App.
CONFIG_MQTT_CLIENT_ID="nRF7002DK_Test_Markel"
At nRF Wi-Fi Provisioner Android App, I can see it publishing from the logs, but the led's does not turn on at nRF7002-DK.
Regards,
Markel