Procedure for connecting to AWS IoT using nRF7002

Hello, 

I am configuring nRF7002 board to connect to AWS IoT based on the 'aws_iot' sample code (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/net/aws_iot/README.html)

Using nRF SDK 2.4.99-dev2, we can see that nrf7002dk is now supported in boards/.

Certificates are also generated from AWS and is in certs/ path

However, this has an issue on build similar to the nordic-q-a :AWS IoT WiFi MQTT with nRF7002DK 

Also tried the reply from the nordic-q-a, and this is the log:

prj.conf: /cfs-file/__key/communityserver-discussions-components-files/4/3125.prj.conf

Please advise on what to configure to nRF7002 to connect to AWS IoT or if there are other sample code

Thank you very much.

Related