Implementing MQTT over Wi-Fi on the nRF7002 led does not turn on?

Hi,

I have an nRF7002-DK. I am trying the MQTT over Wi-Fi following this blog below.

https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/implementing-mqtt-over-wi-fi-on-the-nrf7002-development-kit

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
Parents Reply Children
No Data
Related