Hello,
I'm using nRF52832 board and I want to use it as a controller with a third party cellular modem to connect to AWS IoT. i.e. I want to send AT commands with the UART to the modem.
I saw that Nordic have examples in the nRF Connect SDK for AWS IoT and serial LTE modem and I saw that they are applicable also for nRF52.
Can the AWS IoT example be used as a controller for external third party cellular modem?
Do you have similar examples for nRF5 SDK? if so, should i use the NRF5 SDK over nRF Connect SDK?
How would you recommend developing such use case?