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?

Parents
  • Hello,

    Sorry about the wait. The Easter period is a public holiday in Norway, and its been a bit busy afterwards as well.

    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.

    So if I am understanding you correctly, you are able to set a value for CONFIG_MQTT_HELPER_SEC_TAG, but getting this error when doing it? Or could you expand on what part of this you do not know how to get?

    Regards,

    Elfving

Reply
  • Hello,

    Sorry about the wait. The Easter period is a public holiday in Norway, and its been a bit busy afterwards as well.

    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.

    So if I am understanding you correctly, you are able to set a value for CONFIG_MQTT_HELPER_SEC_TAG, but getting this error when doing it? Or could you expand on what part of this you do not know how to get?

    Regards,

    Elfving

Children
Related