aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
2.97k stars 556 forks source link

React-native Iot-core example #3206

Closed sidd2217 closed 4 months ago

sidd2217 commented 2 years ago

Hi, I'm new to iot. I couldn't find a way on internet or in documentation on how to receive iot-core test messages sent via esp32 -> aws -> react-native app. I went through this https://github.com/aws/aws-iot-device-sdk-js-v2/tree/main/samples but it's supported for the v2 version for pubsub, and i couldn't find the docuementation for the same in v3. If anyone have done this please do suggest me on how should i implement that.

My goal is to turn on/off led on board esp32 when toggled via react-native app. If anyone has any ideas on how should i implement this do tell.

OS- Win10 Iot device - ESP32 App - React-native ( Android only ).

pankti-0627 commented 1 year ago

any solution you got?

sidd2217 commented 1 year ago

@pankti-0627 Yeah, I did a round about way which goes as For esp messages to my app. esp32 -> aws iotcore -> awslambda -> myserver -> app

For app to esp32 I went as App -> aws API gateway -> aws lambda ->aws iot core -> esp32

github-actions[bot] commented 4 months ago

Greetings! We’re closing this issue because it has been open a long time and hasn’t been updated in a while and may not be getting the attention it deserves. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to comment or open a new issue.

github-actions[bot] commented 3 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.