Questions 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

Browse through the questions and answers listed below or filter and sort to narrow down your results.

24 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....
2
answers
0
votes
161
views
asked 5 months ago
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: ![...
2
answers
0
votes
240
views
asked 8 months ago
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...
4
answers
0
votes
294
views
asked 9 months ago
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...
2
answers
0
votes
295
views
asked a year ago
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 ...
1
answers
0
votes
410
views
asked a year ago
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...
Accepted AnswerAmazon FreeRTOS
1
answers
0
votes
425
views
asked 2 years ago
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...
1
answers
0
votes
497
views
asked 2 years ago
Hi, I am looking for any support on how to compile and deploy machine learning model to FreeRTOS target devices like Cortex M7. It is clear that compilation jobs are only supported for Windows and Li...
2
answers
0
votes
404
views
asked 2 years ago
Hy there, I would have expected that this is a simple task but apparently it is not: we need to create a proof of concept for a very simple IoT device. It shall control 3 digital outputs and 3 digital...
2
answers
0
votes
982
views
asked 2 years ago
How will the IoT core SDK run on an embedded device with no OS or one that runs FreeRTOS? I see only examples for Linux and Windows with java and python, but what about embedded devices that have no O...
1
answers
0
votes
630
views
asked 2 years ago
I am using the coreMQTT-Agent lib on an ESP32 to receive large MQTT messages via AWS LAMBDA. Smaller messages work perfectly, but as the messages grow in size, they fail with ``` D (47173) coreMQTT: E...
2
answers
0
votes
417
views
asked 2 years ago
I am working on setting up the freeRTOS OTA example in MQTT mode, modified to transfer large files (> 10MB). I have modified `pOtaInterfaces` to write my files to SD using fseek() and fwrite(). On a s...
1
answers
0
votes
601
views
asked 2 years ago
  • 1
  • 2
  • 12 / page