By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Questions tagged with Internet of Things (IoT)

Connect, collect, store, and analyze device data for industrial, consumer, and commercial use

Content language: English

Select up to 5 tags to filter
Sort by most recent

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

377 results
anyone can share an example of IoT Deployment Cloud Formation template ?, it seems that i can't deploy public component and as key i can't pass a parameter. Here the example of my Cloud Formation temp...
1
answers
0
votes
240
views
asked 6 months ago
In my scenario i deployed 3 components provided by aws : stream manager, token auth service, device defender and a custom component that does data push to stream manager. in my case i got this error a...
1
answers
0
votes
235
views
asked 6 months ago
I want to define a security profile for an IoT Thing Group. What are all available "device side" metrics that i can use when i configure Behaviors in a Security Profile ? I've seen from this link : h...
1
answers
0
votes
194
views
asked 6 months ago
I am looking to use software packages for firmware releases. Currently my team uses downloads firmware from a presigned url which is part of the job document: ``` { "operation": "fw_update", "es...
1
answers
0
votes
226
views
asked 7 months ago
I have a model in Sitewise that specified a measurement with data type boolean. Now I have a problem when I want to map this measurement to an asset. For all other data types (String, Double, Integer...
1
answers
0
votes
176
views
asked 7 months ago
1. I aim to develop dashboards for my clients, utilizing sensors connected to a LoRa gateway. 2. I've integrated a gateway with AWS IoT Core for LoRaWAN. 3.I'll connect sensors/devices into the gatewa...
1
answers
0
votes
246
views
asked 7 months ago
Hello, I'm using an IoT rule to decode protobuf messages, and having trouble when this fails (e.g., the client has incorrectly packed data). I'm trying to set up an error action that deposits the err...
1
answers
0
votes
293
views
asked 7 months ago
The Payload data for IoT Wireless SendDataToWirelessDevice to states that the max payload size can be up to 2048. I see in the API docs for sidewalk that there is a max MTU of 255 for BLE and 44 for L...
0
answers
0
votes
106
views
asked 7 months ago
Hi! I already have an AWS IAC built with AWS CDK in Python to deploy my whole Web App microservices and differente aws services connections and is working great. Now I was wondering how could I buil...
1
answers
0
votes
338
views
asked 7 months ago
Hi, We're going to store IoT things/devices logs in CloudWatch, so we've created an IoT rule to store messages from dedicated topic into CloudWatch. Every time the rule is triggered a new CloudWatch ...
0
answers
0
votes
108
views
asked 7 months ago
I'm trying to connect my Raspberry Pi Pico W to AWS IoT Core for sending sensor data. I've installed the umqtt.simple library and followed some online guides, but I'm encountering errors when handling...
3
answers
0
votes
412
views
asked 7 months ago
My ioT rule was using Lambda $LATEST version as action. I created a new version and alias for the same lambda. Now, I wanted to point the IoT rule action to point to the alias of my lambda. Problems/...
0
answers
0
votes
243
views
asked 7 months ago