Latest questions in IoT (Internet of Things)

0 votes
1 answer

IoT using Corda DLT

Corda isn't a good fit for IoT ...READ MORE

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

Multiple beacons for Articulation of Accurate User Location

Bluetooth really isn't ideal but there can ...READ MORE

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

Device management tools for IOT/M2M supporting telecom and IOT devices

We (Cumulocity) offer an out-of-the-box device management. ...READ MORE

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

To Disable Neighbour Solicitation

Set the variable UIP_CONF_ND6_SEND_NA to 0. READ MORE

Mar 14, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
500 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,243 views
0 votes
1 answer

Working of IoT under weak to no internet connection

A few projects are currently going on ...READ MORE

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

Connection and publishing operations using paho-mqtt not working on AWS IoT

I'd say your issue is mainly that ...READ MORE

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

Windows IoT on Raspberry Pi Unique Identifier

Try getting the MAC address of your network. var ...READ MORE

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

attempts at configuring lambda blueprint iot-button-email

This was a bug that has been ...READ MORE

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

RPI Unique Identifier

Try getting the MAC address of your ...READ MORE

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

Adding Windows 10 IoT Core to a Domain

Suppose your IP was 10.10.0.1, set-executionpolicy remotesigned import-module ...READ MORE

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

Device Registration in portable library

No, I don't believe there is. The code ...READ MORE

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

Port Forwarding to get to a computer on my LAN from Internet (Alternative Method)

Try looking into UPnP.  There must be a ...READ MORE

Mar 5, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
594 views
+1 vote
1 answer

Sending Push notifications to Arduino

Include Parse library to make sure the ...READ MORE

Mar 5, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,477 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,115 views
0 votes
1 answer

Intel Edison: trouble updating app

Try getting into the routine of ; + ...READ MORE

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

How to choose the best IoT Database?

Does your model looks like a snowflake? ...READ MORE

Mar 1, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
733 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,082 views
0 votes
1 answer

Connecting Android-things via Ethernet cable to adb

Yes, you have to get your laptop ...READ MORE

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

Invalid MQTT publish topic on Google Cloud IoT

It's pretty simple. You have the incorrect ...READ MORE

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

Difference between One-M2M standard & ETSI-M2M standard

I can try and help from the ...READ MORE

Feb 27, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
853 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
975 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
+1 vote
1 answer

RegEx to remove XML tags and their content

I presume you want to drop the ...READ MORE

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

Postman : Generating an output as a random number

Try generating your random value in the ...READ MORE

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

Setting the IP Address of a device using Windows Universal App

This can be achieved directly with Windows ...READ MORE

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

NodeMCU HTTP : How to use HTTPS post request?

Your firmware might not have SSL/TLS enabled. ...READ MORE

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

Arguments in boto3 AWS client

As long as you're explicitly providing credential ...READ MORE

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

Iot core v1beta1 discovery api : Unable to access Google

You can try using version v1 since ...READ MORE

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

To Bridge ThingSpeak with CloudMQTT

So what you must do is supply a ...READ MORE

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

CP2102 : unlisted device in /dev on macOS 10.13

You can follow these steps to get ...READ MORE

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

How to make existing devices IoT only?

IR Kit(opensource infrared remote controller) is a ...READ MORE

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

/dev (macOS 10.13) : CP2102 device unlisted

You may try the following steps:  Navigate to ...READ MORE

Jan 31, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
461 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

What kind of server is used by IoT?

So, IoT does not really need a ...READ MORE

Jan 28, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
449 views
0 votes
1 answer

IoT in Serial Communication

I'll put it a link below, which ...READ MORE

Jan 28, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
983 views
0 votes
1 answer

AWS : updating DynamoDB

DynamoDb range key cannot have null attributes. ...READ MORE

Jan 28, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
697 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,393 views
0 votes
1 answer

AWS Lambda : JSON object undefined

Change event.TagData.Time; To event.TagData[0].Time; This sh ...READ MORE

Jan 25, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
2,054 views
+1 vote
1 answer

Atmel SAMD21J18A MC : register holding flash memory size

Generating the linker symbol itself should be ...READ MORE

Jan 25, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
684 views
0 votes
1 answer

ESP8266: RTC vs HTTP request - Battery Consumption

A project I work on uses both ...READ MORE

Jan 23, 2019 in IoT (Internet of Things) by DataKing99
• 8,240 points
652 views
0 votes
1 answer

Simulating position tracking for any IoT thing

A part of the logic to simulate ...READ MORE

Jan 23, 2019 in IoT (Internet of Things) by nirvana
• 3,130 points
690 views
+1 vote
1 answer

Django and IoT

You can use any framework that fits ...READ MORE

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

Possibility of on-premise installation Microsoft “Azure IoT Suite” in VPN

I think Microsoft already has a windows server 2016 allowing ...READ MORE

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

raspberry pi details

I think It's only possible if the ...READ MORE

Jan 23, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
499 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,116 views
0 votes
1 answer

Global Sensor Networks : adding https support in GSN

Try enabling it with the configuration. READ MORE

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

iOS App : Porting Code to App

If you make a post, missing parameters ...READ MORE

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

How to prevent an application from publishing to a topic?

Devices and applications operate in a topic ...READ MORE

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

Google Weave API

AFAIK first developer release was announced for ...READ MORE

Jan 17, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
425 views