Questions tagged with Internet of Things (IoT)

Content language: English

Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Is there any way to access the data sent on the `$aws/things/thingName/jobs/jobId/update` topic through an IoT rule.? I know these messages don't go through the broker but I would like to be able to...
1
answers
0
votes
61
views
asked 2 days ago
Hi there, I am trying to setup a cross account Iot topic rule, that will forward the messages to a Kinesis stream in a different account. Here is a snippet from my cfn: ``` IoTTopicRule10: ...
1
answers
0
votes
14
views
MarkL
asked 12 days ago
Why is my GG logs showing time difference of 2 hours than my system time. I have NTPD service setup that sets the time to local timezone, but when greengrass service starts, the greengrass.log (as...
1
answers
0
votes
87
views
Sash
asked 19 days ago
I am facing an issue where it seems that the ShadowManager is encountering some issues, and shutting down the IPC service I believe. I haven't had this issue before, and it only came when I added the...
0
answers
0
votes
63
views
Sash
asked a month ago
We are using Greengrass V2 to ingest data from OPC-UA Server, and in a particular site we observed that the **OPC-UA Collector takes a lot of time (more than 1-2 hours) to get started**. We have 2...
2
answers
0
votes
72
views
asked a month ago
Micropython devices are an ideal platform for Sidewalk LoRa devices (sensors), but there doesn't seem to be any micropython code or support. The closest is Boto3 for Python, which is a rather large...
0
answers
0
votes
29
views
profile picture
webbhm
asked 2 months ago
Hello there AWS team! I'm currently working with the ESP32 platform to create a device that connects to AWS and sends/receives data. The idea is that I will have multiple ESP32 devices. At this...
2
answers
0
votes
95
views
asked 2 months ago
**Describe the Error** Running IDT shows error in cloudcomponent log ``` the Greengrass deployment is COMPLETED on the device after 180 seconds ``` comes up with ``` 2023-Mar-29 10:22:22,494...
5
answers
0
votes
216
views
loordb
asked 2 months ago
I have the following code made using golang: --------------------------------------------------------- ` package main import...
1
answers
0
votes
58
views
asked 2 months ago
I have study https://docs.aws.amazon.com/greengrass/v2/developerguide/idt-programmatic-download.html and the result is that all the link and script only provide idt for x86 I have done connecting my...
2
answers
0
votes
86
views
loordb
asked 3 months ago
I was reading through these docs and noticed that the steps to request a security token requires the client to send its private key to credential provider service. ``` curl --cert your certificate...
1
answers
0
votes
82
views
asked 3 months ago
I am trying to setup my IoT core in us-west-2, and want my IoT device in China region. I am using JITR and my device in China can use Data-ATS endpoint to register the device certificate. But query...
0
answers
0
votes
20
views
AWS
asked 3 months ago