Questions tagged with AWS IoT Core

Content language: English

Sort by most recent

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

I have a greengrass device which appears to be setup functioning and setup correctly - it is a member of a thing group, and it receives deployments which are sent to that group. However * the AWS...
1
answers
0
votes
14
views
majh
asked a day ago
I am working on implementing Rekognition on AWS Greengrass for testing it for edge computing. My main goal is detecting objects by sending from a RaspberryPi and measuring the latency on edge...
0
answers
0
votes
12
views
asked 2 days ago
We have a greengrass core device installed in the field and it will loose internet occasionally. When I create new deployments it sometimes the core device does not respond. the last few messages in...
0
answers
0
votes
19
views
asked 3 days ago
Hello, I'm currently taking over a project that uses the aws-iot-device-sdk-embedded-C sdk (https://github.com/aws/aws-iot-device-sdk-embedded-C) in version 3.0.1. My question is: Until when will this...
1
answers
0
votes
26
views
asked 3 days ago
In this Im trying to trigger the IOT event by IOT analytic using dataset content delivery rules, but the data from iot analytics is not passed into IOT Event, Any idea what could be the issue. Thanks...
1
answers
0
votes
15
views
kanchan
asked 4 days ago
I am pushing this message style to Iot Core: ``` #test/testing { "sensor_id": "28-3ce104579319", "value": 33.312 } #test/testing { "sensor_id": "28-011921d74ee8", "value":...
0
answers
0
votes
12
views
asked 4 days ago
Hello, I have JSON data which is sent by IoT device connected to IoT core via message routing rule to IoT Analytics my JSON message looks like this: { "mType": "iqrfSensor_ReadSensorsWithTypes", ...
1
answers
0
votes
15
views
MikMar
asked 5 days ago
Context: Installing AWS IoT Greengrass Secure Tunnel Component 1.0.14 to an ubuntu-based device. Previous versions installed correctly. This most recent version triggers with a Java Runtime...
0
answers
0
votes
9
views
asked 5 days ago
Hello, We are looking at the documentation to build an Android App to Subscribe&Publish commands on AWS IoT. The documentation says it is now recommended to use new AWS Amplify Android SDK for all new...
0
answers
0
votes
10
views
Nimx
asked 7 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
10
views
MarkL
asked 8 days ago
Hi, I run a RaspberryPi with different temperature sensors on it. I collect all sensor data and send them to IoT Core. In the MQTT Test-Client I can also subscribe to the message and see the...
3
answers
0
votes
42
views
asked 8 days ago
I followed the tutorial made by Paul Shiner on Youtube for IoT streaming of RTSP to Kinesia. I am using the command ```bash ./kvs_gstreamer_sample camera_inhouse...
0
answers
0
votes
14
views
asked 9 days ago