The Internet of Things on AWS – Official Blog

Tag: AWS IoT

Using Chainer Neural Network Framework with AWS Greengrass ML Inference

Starting today, Greengrass ML inference includes a pre-built Chainer package for all devices powered by Intel Atom, NVIDIA Jetson TX2, and Raspberry Pi. So, you don’t have to build and configure the ML framework for your devices from scratch. With this launch, we now provide pre-built packages for three popular machine learning frameworks including TensorFlow, […]

How to Implement MQTT with TLS Client Authentication on Port 443 from Client Devices (Python)

Application Layer Protocol Negotiation (ALPN) is an extension to TLS that enables clients connecting to a TLS server to pass an extra parameter, known as a ProtocolNameList. The ProtocolNameList is a preference-ordered list of the application protocols that the client would like to use to communicate. AWS IoT Core now allows you to connect devices […]

Developing Amazon FreeRTOS with Texas Instruments’ Code Composer Studio Version 8

Update: This issue was patched in Amazon FreeRTOS version 1.2.4 to overcome the out-of-the-box experience challenges.  The root cause will be fixed in the upcoming Texas Instruments compiler release.   Last month, Texas Instruments (TI) launched Code Composer Studio (CCS) version 8, which includes the TI MCU compiler version 18.1.1. The Amazon FreeRTOS project for […]

AWS IoT-Driven Precision Agriculture

Precision Agriculture Needs IoT The current world population of 7.3 billion people is estimated to reach 9.7 billion by 2050. Around 83 million people are added to the global population each year. This growth must be met by corresponding increases in food production. Compared to current yields, agricultural output would have to grow by at […]

Setting Up Just-in-Time Provisioning with AWS IoT Core

In an earlier blog post about just-in-time registration of device certificates, we discussed how just-in-time registration (JITR) can be used to activate device certificates and attach policies to the certificates immediately after the device is auto-registered. JITR triggers a registration event. You must create an AWS IoT Core rule to listen for the registration event […]

Using AWS IoT Core in a Low-Power Application

At AWS, we work closely with customers to assist them in building various types of IoT solutions. We often hear from customers about the need to manage power consumption appropriately in IoT. In this blog post, we’ll discuss one of the options for achieving lower power consumption while connecting to AWS IoT Core. Specifically, we’ll […]

Using AWS IoT Device Management in a Retail Scenario to Process Order Requests

In this blog post, we will simulate a common business scenario to show you how to use the group policy feature in AWS IoT Device Management. Specifically, we will describe: How to create a hierarchical group structure and assign your IoT devices to different groups. How to publish messages to different IoT devices based on […]

MQTT with TLS client authentication on port 443: Why it is useful and how it works

The AWS IoT Core service now allows you to connect devices using MQTT with TLS client authentication on port 443.  Previously this combination of protocol and authentication mechanism was only supported on port 8883.  So what’s the big deal? Read on to learn more about how this feature makes it easier to connect your devices […]

Advancing Maintenance Maturity of Distributed IoT Applications with AWS Greengrass and AWS Step Functions

Shane Baldacchino is a Solutions Architect at Amazon Web Services. Customers have been asking how compute at the edge can be coupled with AWS services to advance maintenance maturity in their organization. In this blog post, we will examine maintenance maturity through the lens of something very common: elevators. We will show how you can […]

Deploy Fleets Easily with AWS IoT Device Management Services

Introduction The Internet of Things (IoT) offers the potential for data acquisition and digital interaction in areas previously inaccessible at an unprecedented scale. The magnitude of this opportunity affects individuals, organizations, and governments in many different ways. In manufacturing, for example, many makers of existing products are racing to integrate connected features into their offerings […]