Questions tagged with AWS IoT Device Management
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.
Hi,
I've migrated from opensource LoRaWAN Server (https://github.com/gotthardp/lorawan-server)
to AWS IoT core. Generally everything works quite well, but I didn't find any solution to read battery...
2
answers
0
votes
36
views
asked 4 days agolg...
We are using the AWS Secure Tunneling component to remotely access our devices, which is great when it works.
However, the tunnel frequently disconnects, which is very disruptive to our work. As far...
2
answers
0
votes
65
views
asked 24 days agolg...
Is there a way to skip greengrass IPC authorization? Can I somehow set full access to greengrass init config etc.?
Im trying to set a local development environment, so I don't need to deploy...
2
answers
0
votes
124
views
asked a month agolg...
I am trying to build a C++ client application using AWS IoT Device SDK V2. I am using IoT service apis.
I application is not able to establish a stable connection. I am getting success from connect...
1
answers
0
votes
89
views
asked 2 months agolg...
Is there a way to use sidewalk without LoRa and just with bluetooth?
1
answers
0
votes
84
views
asked 4 months agolg...
Hello there AWS team!
I'm doing provision by claim with the ESP32. Everything works as expected. I send a SerialNumber in the parameters and AWS created a ThingName with that SerialNumber.
Problem:...
1
answers
0
votes
92
views
asked 5 months agolg...
it has been weeks already stiil cannot find the correct result
I also have tried with the command which recommend
--timeout-multiplier 5
but did not work out
what I have done is under the...
1
answers
0
votes
203
views
asked 6 months agolg...
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
249
views
asked 6 months agolg...
**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
350
views
asked 6 months agolg...
So after launching the IDT for greengrass v2 it shows:
```
========== Test Summary ==========
the Greengrass deployment is COMPLETED on the device after 180 seconds'
17:05:41.182 [] [cloudComponent]...
2
answers
0
votes
250
views
asked 6 months agolg...
**Have check that the environment has set the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY and also has checked both of the key is not expired**
Using the same AWS_ACCESS_KEY_ID and...
2
answers
0
votes
245
views
asked 6 months agolg...
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
157
views
asked 6 months agolg...