The Internet of Things on AWS – Official Blog
Using Continuous Jobs with AWS IoT Device Management
In an earlier Using Over-the-Air Updates with AWS IoT Device Management blog post, we showed you how to create a simple AWS IoT snapshot job and track its progress. In this post, we will show you step-by-step how to configure and create an AWS IoT continuous job. A continuous job is a long running job […]
Read MoreUsing 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, […]
Read MoreHow M3 Health Used AWS IoT 1-Click to Improve Healthcare Delivery
M3 Health is a strategic technology partner serving the healthcare and life sciences industries. With almost 20 years of experience developing and delivering innovative technology solutions, they enable their clients to better engage their audience, and solve the challenges they face to improve communications, drive sales, and ensure customer loyalty. When they decided to create […]
Read MoreIngesting Data from S3 by Using BatchPutMessage, AWS Lambda, and Amazon Kinesis
AWS IoT Analytics is a fully managed service that you can use to query and generate insights about your IoT data. You might want to use AWS IoT Analytics on data that is not being sent to the AWS IoT Core message broker. By using the AWS IoT Analytics BatchPutMessage API, you can ingest data directly into […]
Read MoreHow 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 […]
Read MoreUsing Device Jobs for Over-the-Air Updates
Whether it’s a firmware update or security patch, an update to a config file on a device, or a factory reset, all products need maintenance after they are in your customers’ hands. And to manage your fleet, you need to know which devices in your fleet have received and processed, either successfully or unsuccessfully, any […]
Read MoreDeveloping 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 […]
Read MoreAWS 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 […]
Read MoreSetting 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 […]
Read MoreUsing 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 […]
Read More