All Content tagged with AWS IoT Core
AWS IoT Core lets you connect billions of IoT devices and route trillions of messages to AWS services without managing infrastructure.
Content language: English
Select up to 5 tags to filter
Sort by most recent
1300 results
I'm experiencing an issue with my Serverless configuration when subscribing to an MQTT topic that triggers a Lambda function. The function is monitored by Sentry, and I'm encountering an error related...
Hello,
as we are having DEV and PROD on the same AWS account, we would like to filter for attributes or Thing Group when subscriping to the `$aws/events/presence/+/+` topic.
Is there a way to do this...
anyone guide me through a simple method v2 how to create think and group name into ubuntu
Same question as this one: https://repost.aws/questions/QUjDFdSS7NSAe6Q3C9w7ZJyw/greengrass-lambda-failing-to-start-due-to-log-pipe-blocked
But since that one never received a proper answer, I am...
I am deploying a bunch of components, which depend on the EMQX (they specify it as dependency). And then I am deploying the EMQX. I have to explicitly define it in the deployment because I need to...
I am following this doc https://docs.aws.amazon.com/it_it/greengrass/v1/developerguide/quick-start.html now python3.7 is not supported I want to update so I am facing an issue so I need a solution...
I set up AWS IoT Core using the documentation provided. Following the documentation, I implemented data parsing using Lambda, which works perfectly. The parsed data is then sent to the IoT Core MQTT...
So I deployed a device with the Secure Tunnelling component, and I get a few errors (I have posted said errors in another question), right now the error I can't figure out it's meaning is...
Hi Everyone,
While connecting with my ESP32 based IoT Device, I am getting following error :-
Failed to connect to ESP32: Wrong boot mode detected (0x13)! The chip needs to be in download...
I am using this repo and specifically this file:
https://github.com/aws/aws-iot-device-sdk-python-v2/blob/main/samples/basic_discovery.py
Everything works fine, but when i separate the pub and sub...
Hello Everyone,
I have create 1 IoT Thing in my AWS IoT core service and now I want to connect my IoT Device (Which is running with ESP32 module based IoT Gateway) with my AWS IoT Core Thing.
What...
I am trying to enable secure tunnelling in a Device using Greengrass v2, right now I only added the component in the deployment and declared the OS as "raspberry", yet I get errors with the settings...