Skip to main content

Questions tagged [aws]

For questions relating to Amazon Web Services and its pertinence to the Internet of Things. Use this tag for platform specific questions. If the question is referring to a generic platform consider using cloud computing.

1 vote
2 answers
42 views

I have a custom ESP8266 & Arduino based home automation system that is subscribed to a MQTT topic & turns on/off multiple relays or adjusts fan speed. The data format in that feed is for ...
S.Das's user avatar
  • 11
0 votes
1 answer
98 views

When doing fleet registration of IoT devices on AWS' IoT, what is the difference between using CreateCertificateFromCsr and CreateKeysAndCertificate? They seem similar enough to where both are not ...
kackle123's user avatar
  • 103
2 votes
1 answer
1k views

I have troubles connecting SIM7070G (SIM7000 family) to AWS over built-in MQTT using AWS certificates. I've succeeded previously using the module only as a cellular gateway, but running FreeRTOS+...
Tomas D.'s user avatar
  • 151
2 votes
1 answer
264 views

Please look at this sketch for ESP32. It does nothing but: connects to WiFi connects to AWS MQTT subscribes to the /get/accepted topic every 5 s publish an empty message to the /get topic to retrieve ...
Mark's user avatar
  • 767
3 votes
1 answer
635 views

I am building a system where I would like to send an encrypted message from AWS Lambda (via an AWS IoT Core rule) to a device. Ideally I would like to encrypt this message using the device's public ...
Suever's user avatar
  • 151
-1 votes
1 answer
640 views

What is the maximum number of AWS IOT Things that can be concurrently connected to the IOT broker? Or what is the maximum number of topics that can be created per AWS account? So for example is it ...
Mohammed Noureldin's user avatar
1 vote
1 answer
65 views

I'm working on a project that might grow up to several thousands of things. The management is on AWS. My lack of knowledge is about practical operations, like the creation of the things. Currently we ...
Mark's user avatar
  • 767
4 votes
1 answer
89 views

I'm newbie to cloud-iot services. I was challenged by my lecturer to build a backend system where it can send sensor data to cloud, store it, and host a website page. Its about monitoring microclimate ...
achmad anshori's user avatar
5 votes
1 answer
163 views

I'm learning AWS and I created a new thing with the required certificates to access it via MQTT: root-CA.crt .private.key .cert.pem If I'm not wrong the root-CA.crt file will be the same for all the ...
Mark's user avatar
  • 767
1 vote
2 answers
922 views

We have an IoT company and we shipped more than 10.000 products around the world. We have some of our customers (around 5%) that cannot connect their product to MQTT. Our infrastructure is really easy....
marco.santonocito's user avatar
2 votes
1 answer
696 views

I'm new to AWS services, I'm still studying the docs. I received a quite long (working) Python code that exchange data with the Cloud. Now I want to pub/sub messages with mosquitto. Basically I'm ...
Mark's user avatar
  • 767
1 vote
1 answer
370 views

What I am trying to achieve is that I have an Arduino base which periodically uploads data to AWS IoT-Core. But I am looking for a way to store that data and make it accessible to my web application ...
Madhav Parikh's user avatar
2 votes
0 answers
98 views

What are the best practises AWS IoT thing registration process? How can the process of making devices available to the users be streamlined? I need to know how can this be done in a viable way. ...
Smoking Sheriff's user avatar
2 votes
1 answer
2k views

Just got assigned to the IoT Project. It is regarding a simple IoT cellular device that pretty much acts as a garage door control. The device can be called using the phone and then opens the gate, ...
Oli Řeháček's user avatar
1 vote
1 answer
133 views

I have a climate monitor/controller that is closed source, has an app for android and ios. all traffic goes through AWS. No open port on device, no local webpage, no local access from app.. Very ...
docvile's user avatar
  • 11

15 30 50 per page