Hello All,
I am trying to publish sensor data retrieved by nrf52840 to AWS mqtt broker.
has anyone ported amazon web service embedded C IoT sdk on nrf52 ?
Any suggestions are appreciated.
thanks & regards
Hello All,
I am trying to publish sensor data retrieved by nrf52840 to AWS mqtt broker.
has anyone ported amazon web service embedded C IoT sdk on nrf52 ?
Any suggestions are appreciated.
thanks & regards
Hi lalit-tmt. I have not had any direct experience with this, but am happy to help. From what I see, you have one option currently:
Taking a look at AWS, I noticed they have a webpage for connecting a raspberry pi to the AWS IoT platform. You could also take a look at the nrf5 SDK for Thread.
There is also a blogpost available for the Thingy:52 which is connected to the Internet via NodeJS & a Raspberry Pi. Not exactly the same usecase, but might be slightly helpful. Hope that helps a bit!