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
1305 results
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...
Hello,
I have several Endpoints (EP) deployed in production working with the Greengrass framework. The architecture is very simple, one component is for receiving messages, and the other one is for...
I am using the AWS IoT MQTT test client to publish XML data to an MQTT topic,
but I am encountering an error where the message cannot be displayed in the specified format.
data is <SensorData>
...
We're migrating some components running inside a docker container to Greengrass v2 and use `"isolationMode": "GreengrassContainer"` in our recipe.
It all works well but I wonder whether we can...
We use device X.509 certificate and call IoT credential provider to get STS token, then access our services and AWS resources. Now we want to use STS session tag to do Attribute-based access control,...
Hellow!
I'm trying to create OTA update job for not created thing within IOT core. I use sdk for javascript and it always returns code listed below. Is it possible to create OTA job or job for this...
Hello
We would like to assign a Route 53 domain name to IOT core end point (as this varies based on region) so that the client side doesn't have to change . However if we pass this route53 domain url...
Datastore in AWS IoT Analytics not receiving any new messages when any activity is added in pipeline
### Working Scenario
I am working on creating a scenario using AWS IoT Analytics, I have a Raspberry Pi acting as a IoT Core device which simulates temperature, humidity and wind speed data and sends...