Hi Team,
I want to connect the nRF52832 based custom board to AWS-IoT cloud.
The Simcom 2G module is interfaced with nRF52832 over UART.
Can someone guide me from where to start on this?
Hi Team,
I want to connect the nRF52832 based custom board to AWS-IoT cloud.
The Simcom 2G module is interfaced with nRF52832 over UART.
Can someone guide me from where to start on this?
We don't have any examples with an nRF52 connecting directly to the nRF Cloud. You will need some sort of gateway connection like a computer, a Raspberry Pi or a smartphone to connect the nRF52 to the AWS cloud. You naturally have the Simcom module to use as your gateway. I would take a look at one of these examples here. In addition, this video may be helpful.