All Content tagged with Amazon FreeRTOS
FreeRTOS is an open source, real-time operating system for microcontrollers that makes small, low-power edge devices easy to program, deploy, secure, connect, and manage.
Content language: English
Select up to 5 tags to filter
Sort by most recent
29 results
Is it possible to exclude certain thingGroups from a FreeRTOS OTA update job?
As an example:
Say I have thingGroups: "production", "beta", and "internal". Some things may belong to multiple groups....
Hello,
I am currently running an AWS FreeRTOS example on my device, and I am encountering issues with establishing a TLS session and initializing PKCS #11. Below is the log output from my device:
![...
Hello!
Is there a way one can easily retrieve the **code signing signature** of a binary that has been successfully signed by AWS Code Signer with a Code Signing Profile for AWS FreeRTOS? So essentia...
A couple of years ago, my company contracted with an agency to create firmware for our device to talk to IoT services. The device is based on an ESP32 chip and I know the firmware developer used Amazo...
EXPERT
published a year ago1 votes1.2K views
Does your IoT device use AWS IoT OTA to manage software or firmware updates? Do you want to use advanced job features such as automated retry, scheduled jobs, recurring maintenance windows and Softwar...
EXPERT
published a year ago1 votes1.2K views
Are you building a resource-constrained device that will connect to AWS IoT Core? Maybe you’re aware of FreeRTOS and the AWS IoT Device SDK for Embedded C (C-SDK), but you’re unclear what each is for....
EXPERT
published a year ago1 votes2.2K views
Will your IoT device use AWS IoT OTA to manage software or firmware updates? Perhaps you’re aware that OTA updates support both MQTT and HTTP for file transfer, but you’re unsure which one to use. Thi...
EXPERT
published a year ago1 votes2.6K views
Do you want to use AWS IoT services to send software updates to your IoT devices? Maybe you’ve heard of AWS IoT Jobs and AWS IoT OTA updates but the distinction between them is unclear. This article e...
EXPERT
published a year ago1 votes1.8K views
Are you building an IoT device that will connect to AWS IoT Core? Maybe you’ve heard of FreeRTOS, AWS IoT Greengrass, AWS IoT ExpressLink, AWS IoT Device Client or the AWS IoT Device SDKs but you’re u...
I am currently using esp32 s3 to perform OTA using amazon-freertos and amazon I0T core.
C:\amazon-freertos>cmake -DVENDOR=espressif -DBOARD=esp32_devkitc -DCOMPILER=xtensa-esp32 -S . -B build -GNinja
...
Hi,
I'm working with a hardware device that has firmware on it which is based on Amazon RTOS. I have two mobile apps, one for iOS and one for Android. The device in question has the RTOS bluetooth se...
I was trying to create an OTA update job on AWS IoT Core. I ran into an error when trying to specify AWS to sign a file for me. When I attempted to create the file, there is an error on `Object size e...