This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832 with Simcom 2G module

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?

Parents Reply
  • As noted in the linked post, none of that is specific to Nordic.

    Amazon AWS neither knows nor cares what hardware you use.

    Same for the SIMCOM module.

    If the SIMCOM module doesn't provide SSL/TLS, then you'll have to implement that - again, these are standard protocols that are entirely independent of the underlying hardware.

    mbed provides a TLS implementation ...

Children
Related