Most viewed questions in IoT (Internet of Things)

0 votes
1 answer

Send LoRa measures to Fiware IOT agent via MQTT

down vote I dont know if I understood ...READ MORE

Jul 13, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,458 views
0 votes
0 answers

Connect to AWS RDS Postgres database with python

I have an existing Postgres table in ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,670 points
1,455 views
0 votes
0 answers

Spring Boot Video Streaming from S3 Bucket

I want to create a youtube Video ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Aditya
• 7,680 points
1,425 views
0 votes
1 answer

Setting-up a RFID RC522 chip in Raspberry Pi?

First, let me congratulate you on buying ...READ MORE

Jul 10, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,420 views
0 votes
1 answer

Why two get requests are not updating fields in thingspeak?

You can update up to 8 fields ...READ MORE

Nov 22, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,414 views
0 votes
1 answer

Windows 10 IOT Core: real-time image processing DLL using C++

Yes, but it requires some work. The C++ ...READ MORE

Jan 28, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,395 views
0 votes
1 answer

Difference between particle.publish event and particle.subscribe event in particle.cloud

Particle.publish() Publish an event through the Particle Cloud ...READ MORE

Sep 18, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,386 views
0 votes
1 answer

Mosquitto MQTT : Kick or Ban user or client

You can't block on a client id ...READ MORE

Oct 8, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
1,382 views
0 votes
2 answers

AWS-MQTT Connection

Link --> https://docs.aws.amazon.com/greengrass/latest/developerguide/module3-I.html This is Very Helpful to you.If ...READ MORE

Apr 3, 2019 in IoT (Internet of Things) by KanaguRaj
• 160 points
1,381 views
0 votes
1 answer

Display time in a Windows Core IoT app with a clock!

It is possible, but you should understand ...READ MORE

Jul 10, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,348 views
0 votes
1 answer

Cooja: Can't add multiple motes in simulation script

I can't really find an immediate problem ...READ MORE

Apr 29, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,347 views
0 votes
1 answer

Server connection to iot device

It depends on the kind of socket, ...READ MORE

Oct 3, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,347 views
0 votes
1 answer

Publishing commands to device in IBM IoT using MQTT in Java

If you are publishing from an application, ...READ MORE

Jul 27, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,328 views
0 votes
1 answer

When to use MQTT and when to use REST for event submission?

MQTT is designed to be a fast ...READ MORE

Sep 14, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,320 views
0 votes
1 answer

Can Qt be used for developing apps for windows IoT core?

QT does seem to support a compatible ...READ MORE

Sep 27, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
1,302 views
0 votes
1 answer

Google iot core connection status

There are a few values you can ...READ MORE

Jul 20, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,298 views
0 votes
1 answer

Best Practices on AWS IoT

I would recommend you use Case 2 ...READ MORE

Dec 26, 2018 in IoT (Internet of Things) by Shubham
• 13,490 points
1,294 views
0 votes
1 answer

Java No Class Def Found error

I solved this issue by updating my ...READ MORE

Oct 8, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,288 views
0 votes
2 answers

Azure IoT Hub Operations Monitoring

Hi, Can you tell which device you ...READ MORE

Jan 4, 2019 in IoT (Internet of Things) by Varul
• 140 points
1,286 views
0 votes
1 answer

Connection through ethernet shield is possible but not when using MQTT on my arduino

You can only open a couple of ...READ MORE

Aug 27, 2018 in IoT (Internet of Things) by Annie97
• 2,160 points
1,267 views
0 votes
1 answer

MQTT broker for Google App Engine

You had a hard time finding anything ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,253 views
0 votes
1 answer

Decryption Technique of LORA IOT AES-128

It's not clear what you are using ...READ MORE

Sep 4, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,251 views
0 votes
1 answer

to create persistent subscription for Azure service bus using node js

My reference is a similar solution at GitHub provided ...READ MORE

Apr 9, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,249 views
0 votes
0 answers

The type or namespace name 'ServiceHost' does not exist in the namespace 'System.ServiceModel'

So, I'm attempting to add this wcf service ...READ MORE

Mar 14, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,244 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,241 views
0 votes
1 answer

ImportError: cannot import name Pubnub

If you're running into this since early ...READ MORE

Jul 27, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,223 views
0 votes
1 answer

Mosquitto 1.4.2 Websocket support

down vote In the dir mosquitto-1.4.X edit the ...READ MORE

Jul 9, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,216 views
0 votes
1 answer

How do I integrate the RFID RC522 with Raspberry PI 2 and Windows IOT ?

Since it uses SPI, there shouldn't be ...READ MORE

Jul 5, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,209 views
0 votes
2 answers

PWA bluetooth: automatic connection and multiple connections at the same time

You can refer this:https://www.bluetooth.com/blog/how-one-wearable- ...READ MORE

Oct 6, 2020 in IoT (Internet of Things) by Niroj
• 82,880 points
1,197 views
0 votes
0 answers

Images are not loading from an Amazon S3 bucket

I am doing a Django project. I ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,670 points
1,194 views
0 votes
1 answer

IoT publish/subscribe protocols vs. RESTful HTTP

At a small scale, i.e, with just ...READ MORE

Nov 19, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,185 views
0 votes
1 answer

Send data from cloud to aws iot thing

Your solution is not recommend because there ...READ MORE

Aug 2, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,179 views
0 votes
1 answer

MQTT broker for Windows IOT Core?

 There are a few options available for ...READ MORE

Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,164 views
0 votes
1 answer

Sending a POST in UWP using C#

I couldn't find any proper documentation and ...READ MORE

Jan 11, 2019 in IoT (Internet of Things) by nirvana
• 3,130 points
1,157 views
0 votes
0 answers

How do I get vpc_id so I can create a VPC subnet in Terraform?

I am creating an AWS VPC with ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Aditya
• 7,680 points
1,130 views
0 votes
1 answer

Contiki-OS : CoAP protocol and CoRE link implementation

I don't think there's a standard way to ...READ MORE

Jan 21, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,117 views
0 votes
1 answer

Accessing the IP address list in contiki

You can access the list of clients ...READ MORE

Mar 4, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,116 views
0 votes
1 answer

Can't Access Kura Web UI - HTTP ERROR: 404

Hey, relax! This is so common that ...READ MORE

Nov 21, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,116 views
0 votes
1 answer

Python Code to retrieve data from Device to IBM Bluemix

You connect as a device -> import ibmiotf.device. ...READ MORE

Sep 18, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,116 views
0 votes
1 answer

One-to-one Communication in MQTT

Your solution seems to be a decent ...READ MORE

Nov 23, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,108 views
0 votes
1 answer

Create Azure IoT using ARM Template in Azure

It is not recommended to deploy the ...READ MORE

Sep 5, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,104 views
0 votes
1 answer

Connecting Raspberry Pi to Internet Using Ethernet Cable

I do this by creating a DHCP ...READ MORE

Sep 21, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,089 views
0 votes
1 answer

AWS IoT: Just-in-Time Registration of Certificate in Android

So, the SSL/TLS Handshake can fail due ...READ MORE

Dec 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,088 views
0 votes
1 answer

Paho MQTT : Exception in Thread

So, I'd reckon you try to take a ...READ MORE

Apr 4, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,087 views
0 votes
1 answer

AWS IoT create things automatically

This should help you out. http://docs.aws.amazon.com/iot/latest/ap ...READ MORE

Feb 27, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,084 views
0 votes
1 answer

Build a custom wifi stack

After considering all options, I believe we ...READ MORE

Oct 17, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,084 views
0 votes
0 answers

Can anyone tell me how to used SSL/LTS for mqtt

Using paho mqtt stack to add encrypted ...READ MORE

Jan 31, 2019 in IoT (Internet of Things) by @Babu99
1,078 views
0 votes
1 answer

Oreo WiFi Connectivity

I am currently facing the same issue ...READ MORE

Oct 16, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
1,073 views
0 votes
1 answer

RabbitMQ : SSL Settings

You can only generate domain validation certificates using ...READ MORE

Feb 18, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
1,071 views
0 votes
1 answer

Difference between IoTivity and AllJoyn?

Architecturally, IoTivity had four fundametal units: Discovery, ...READ MORE

Sep 6, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,067 views