nRF AWS asset tracker running:
The things from AWS
The Things from web-app deployed on Ubuntu ec2 instance synchronised with AWS successfully
Now, I need to connect this actual device which is nrf9160 connected with USB on windows machine with AWS things to be able to view the actual data.
The only information which is available on internet is https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.4/nrf/libraries/networking/aws_iot.html#lib-aws-iot
I may need more clear step by step guide to connect, where should i enter the aws_init() and aws_iot_connect() commands
Also how to view the actual output on live scene as on nrf connect on aws asset tracker
Many Thanks