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.
1434 results
Hi Team,
I would like to add a new custom attribute to the device properties so that it is displayed alongside existing attributes such as wifi_version, serial_number, model_number, hardware_id, firm...
2
answers
0
votes
23
views
asked 3 days ago
According to the [AWS IoT Wireless](https://docs.aws.amazon.com/iot-wireless/latest/developerguide/lorawan-subband-filter-configuration.html) docs, LoRa Basics Station is supported for gateways.
Thos...
1
answers
0
votes
36
views
asked 12 days ago
Which link types are associated with the coverage map at coverage.sidewalk.amazon? Is there a more detailed Amazon Sidewalk coverage map which breaks down coverage for each link type?
1
answers
-2
votes
40
views
asked 20 days ago
How to add new attribute registry when device shadow for thing is not configured?
what are changes to be done on device firmware side and AWS side in order to add new attribute registry?
Is it possibl...
1
answers
0
votes
43
views
asked a month ago
I have tested an iot device previously with a fairly permissive policy (see below)
```
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "ConnectIfCertAttachedToAThing",
"Condit...
3
answers
0
votes
55
views
asked 2 months ago
Hi Everyone,
I'm hitting a wall with AWS IoT MQTT-over-WebSockets and would love a second pair of eyes. Every WSS handshake against my account's IoT data endpoint comes back with HTTP 403 Forbidden a...
1
answers
0
votes
60
views
asked 2 months ago
Hi, I would like to create an AWS IoT command that restarts the device.
The command will have the following JSON format:
```
{
"cmd": "reboot"
}
```
Converted to CBOR, the payload has the followin...
2
answers
0
votes
62
views
asked 3 months ago
Hello,
Working on estimating costs of an IoT solution based on AWS IoT Core, I am wondering if I have to assume device registry involvement to perform device auth.
I made I device to authenticate ov...
1
answers
0
votes
44
views
asked 3 months ago
I'm looking into what alternatives are there to be able to automate the process of creating an IoT Thing with its certificates.
In my current flow, I have a Cloudformation stack that I deploy project...
1
answers
0
votes
46
views
asked 3 months ago
I'm trying to create EventBridge rules to make real-time alerts based on data from the Greengrass Telemetry Emitter Component. I have created IoT rules to adjust the message to an object with fields ...
2
answers
0
votes
62
views
asked 3 months ago
I am trying to set-up alerts/notifications based on greengrass telemetry data, but I am running into issues with limitations I'm finding with the two options available. I am following the information...
2
answers
0
votes
64
views
asked 3 months ago
I'm trying to determine whether AWS IoT Greengrass v2 requires internet connectivity to rotate the local MQTT server certificate. Connectivity is explicitly required in GGv1 but does not appear to be ...
1
answers
0
votes
50
views
asked 4 months ago