Hello guys,
We are developing a device that will based on nRF9160 SiP. We use nRFConnect SDK v1.3.0. The goal would be to connect to AWS IoT through MQTT and exchange messages. I used cloud_client example from nrf/samples/nrf9160 as a starting point and was able to establish a connection with the AWS IoT Thing (details here).
I noticed there is an AWS IoT library located at nrf
/subsys/net/lib/aws_iot/
that would probably be more suitable for us to use.
Is there any sample that can help us understand how to use that library? Basically, what we need to put inside Kconfig and prj.conf files to properly configure our project?
Thanks in advance for your time and efforts.
Sincerely,
Bojan.