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
I would like to know if the ECC608 and SIMCOM7600 can be used together. I intend to use a certificate from the ECC608 and have the SIMCOM7600 communicate with AWS IoT Core via MQTT(S), with the board...
1
answers
0
votes
52
views
ALXDS13
asked 19 days ago
Hello, I've been doing a datalake solution for a customer heavily relying on AWS infrastructure for about 3-4 years now. We noticed at some point that there are a lot of errors from Kinesis for...
2
answers
0
votes
47
views
Jed
asked 24 days ago
Hello, I have a component that gets deployed to a dev environment. The component depends on the docker application manager and deploys a number of containers from ECR. In the component recipe, I have...
1
answers
0
votes
92
views
mpung
asked a month ago
Hello, I have a deployment defined in yaml that I am trying to extend to write Greengrass & component logs to CloudWatch logs. I can't seem to get the syntax right. I have: ``` targetArn:...
2
answers
0
votes
161
views
mpung
asked a month ago
I'm implementing a job dispatcher in my iot client. I'd lke to call GetPendingJobExecutionsCommand() using AWS SDK for Javascript V3. When I make the call I'm getting an 'Invalid URL' error. I've...
1
answers
0
votes
96
views
John
asked a month ago
Is it possible to exclude certain thingGroups from a FreeRTOS OTA update job? As an example: Say I have thingGroups: "production", "beta", and "internal". Some things may belong to multiple...
2
answers
0
votes
102
views
asked a month ago
Hello, how are you? I have an application where IoT devices connect to my topic on IoT Core. I created a device on IoT Core to subscribe to the same topic, receive the messages, and send them to my...
1
answers
0
votes
178
views
asked a month ago
How to do OS updates and security updates on AWS IOT greengrass device. Are there any components? I have deployed in us-east-2 where the device advisor is not supported in that region
2
answers
0
votes
96
views
asked a month ago
I have a Greengrass device with 5 components built with docker-compose, but I am having the following problem: 1. All 5 components are built with `docker-compose`: In this case, when I run all these...
1
answers
0
votes
132
views
Thomas
asked a month ago
# The Problem # I'm spinning up hundreds of Greengrass V2 core devices in a virtual environment using fleet provisioning. Most of the devices are able to be provisioned and get the deployment that's...
0
answers
0
votes
113
views
Icy
asked a month ago
I used IOT CORE to receive the data from a terminal or controller of a vendor. I provided him with my client ID and endpoint to connect and other details of things. I was successful in connecting but...
1
answers
0
votes
154
views
Mynul
asked a month ago
Hey everyone, I have a problem. I have an ESP32 with a BME280 sensor. I use platformIO to flash it with RTOS and publish temperature, humidity and pressure to a aws topic. I get the data on IoT Core...
3
answers
0
votes
354
views
asked a month ago