AWS IoT configuration

Hi,

I am try to connect AWS IoT MQTT using nRF7002DK. I followed the below link.

https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/networking/aws_iot.html#lib-set-aws-hostname

I do not know how to get "CONFIG_MQTT_HELPER_SEC_TAG" value for prj.conf file. And also I am getting MQTT connection error with code -22.

Could you please help me to fix the issue?

Related