Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Questions 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
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1422 results
Hi,
We recently completed a working demo of our IoT project using a reference link provided by the AWS team. The setup utilized Amazon Timestream for Live Analytics as the database. However, access t...
2
answers
0
votes
136
views
asked 7 months ago
I have been working on getting an IoT fleet set up and I am torn with documentation vs sample code. Based on [this](https://catalog.us-east-1.prod.workshops.aws/workshops/7c2b04e7-8051-4c71-bc8b-6d2d7...
2
answers
0
votes
141
views
asked 7 months ago
I have a Greengrass service running on a Windows machine. I am attempting to deploy new versions of some of my components to the device. I am getting the following error message (repeatedly) in the ...
2
answers
0
votes
94
views
asked 7 months ago
I have a question regarding the best practice for rotating the self-generated CA certificate (ca.pem) used by the aws.greengrass.clientdevices.Auth component.
Based on my analysis of the code (specifi...
2
answers
0
votes
133
views
asked 8 months ago
I'm looking to simulate production load on our system that has 3k iot devices connected to IoT Core using mqtt with sig v4 authentication, api requests being submitted to drive the device functionalit...
1
answers
0
votes
77
views
asked 8 months ago
Hello everybody,
I've followed the official docs tutorial for connecting a client device to a core device equipped with AWS IoT Greengrass (available [here](https://docs.aws.amazon.com/greengrass/v2/...
3
answers
0
votes
225
views
asked 8 months ago
I'm trying to debug IOT devices that sometimes get "stuck" in an IN_PROGRESS deployment state. When trying to get more information by grabbing the `iotJobId` from `aws greengrassv2 list-effective-depl...
4
answers
0
votes
73
views
asked 8 months ago
Hello,
I am having issues with Class C device uplink confirmation timing when it routes through my Tektelic Kona Micro (running Semtech Basic Station) Gateway. Everything works well when the device i...
1
answers
0
votes
99
views
asked 8 months ago
I have deployed ShadowManager and MyCustomComponent on my core device. ShadowManager always synchronizes data with AWS IoT Core Device Shadow in real-time. MyCustomComponent publishes a JSON message l...
2
answers
0
votes
89
views
asked 8 months ago
Scenario: A client has a persistent session to IoT core MQTT Broker with subscriptions to a retained topic and the retained topic has a valid retained message.
Question:
- From AWS documentation it i...
1
answers
0
votes
63
views
asked 8 months ago
Hello,
I am using the AWS IoT Device SDK for Embedded C for one of my use case taken from below link.
**https://docs.aws.amazon.com/iot/latest/developerguide/iot-embedded-c-sdk.html**
And here are my ...
4
answers
0
votes
238
views
asked 8 months ago
Hello All,
We can't send mqtt playload buffer(json) more than 19kb payload buffer to AWS IoT core Mqtt Broker(default playload buffer set to 128 Kb)
https://us-east-2.console.aws.amazon.com/servicequo...
2
answers
0
votes
117
views
asked 8 months ago