Is there an AWS Iot sample that works for the nrf9160 feather? There is one in the nrf sdk. I’m asking here to not duplicate work if somebody already worked on this before.
AWS Iot sample
- Edited
Hi nmammeri
At this point there is no AWS sample. If you’re simply looking for AWS MQTT capabilities, you should be able to build the sample included in the nRF Connect SDK (NCS) by targeting the circuitdojo_feather_nrf9160_ns
during build.
Hope that helps!