aws-sdk-js-v3
aws-sdk-js-v3 copied to clipboard
React-native Iot-core example
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 ).
any solution you got?
@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
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.
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.