Most viewed questions in IoT (Internet of Things)

0 votes
1 answer

Data Modelling for IoT based application in Apache Cassandra

I think creating a single table that has ...READ MORE

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

Restrict Android Internet usage to WiFi without Internet Access

You can check if wifi is connected ...READ MORE

Jul 17, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,817 views
0 votes
1 answer

Unable to communicate to device with .local domain using android, corova-zeroconf-plugin

Use IP address instead of http://iotdevice.local..Use htt ...READ MORE

Aug 2, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,815 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,680 points
1,809 views
0 votes
1 answer

Communication between Apache NiFi and iOT sensors

Your use case sounds like the kind ...READ MORE

Oct 8, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,805 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,799 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,790 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,840 points
1,773 views
0 votes
1 answer

master/slave setup - Mesh networks

Normally, the network stack of the mesh ...READ MORE

Oct 9, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,763 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,762 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,715 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,711 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,693 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,682 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,681 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,675 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,664 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,640 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,250 points
1,639 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,240 points
1,634 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,240 points
1,621 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,240 points
1,609 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,680 points
1,595 views
0 votes
1 answer

Contiki-OS : CoAP protocol and CoRE link implementation

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

Jan 21, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,594 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,592 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,581 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,240 points
1,580 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,240 points
1,577 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,567 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,555 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,548 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,240 points
1,534 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,240 points
1,533 views
0 votes
1 answer
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,240 points
1,522 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,240 points
1,512 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,250 points
1,504 views
0 votes
1 answer

Can't call my Web API using .NET client in Raspberry Pi2 running Windows

Try the following program. I have a ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,500 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,493 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,492 views
0 votes
1 answer

Displaying Table Schema using Power BI with Azure IoT Hub

Answering your first question, Event Hubs are ...READ MORE

Aug 1, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,473 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,472 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,240 points
1,467 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,240 points
1,451 views
0 votes
1 answer

Sending more than 8 byte through UART on Raspberry Pi using Android Things!

So, you can send 234212441325454543595674859764 in ASCII, ...READ MORE

Aug 25, 2018 in IoT (Internet of Things) by nirvana
• 3,130 points
1,429 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,240 points
1,426 views
0 votes
1 answer

Azure IoT Hub : How to set Epoch Value of an Azure Function?

Try using Azure IoT Hub consumer groups, if ...READ MORE

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

Californium CoAP path parameters

The short answer is yes you can ...READ MORE

Oct 10, 2018 in IoT (Internet of Things) by anonymous2
• 4,240 points
1,409 views
0 votes
0 answers

Loki retention period s3 + dynamo

I have a question about the retention ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,680 points
1,408 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,407 views