Articles by Farshad Tavakoli
How to work with Python applications and modules in Yocto
Python is one of the most popular programming languages used today and it has been around for more than 2 decades. It is commonly used in the development o
|
1 min read
How to update a Docker container with Mender using Raspberry Pi
A Docker container packages applications in containers by virtualizing the operating system and dividing it into compartments to run applications. Powerful
|
1 min read
Top three requirements for OTA software updates for IoT
Updating your device software, whether its system or application level, may seem an easy task to do when you first start your IoT project but then you real
|
2 min read
How to update a .deb package with Mender using Raspberry Pi
Embedded Linux devices are very fragmented in their design and implementation. At the basic level, they all have the following components: Applications imp
|
1 min read
Managing large scale deployments with phased rollout and schedule deployments
As the number of connected devices increase, the operations and infrastructure needed to support continuous updates at scale is growing fast. Deploying to
|
1 min read
How to do delta (differential) updates with Mender
Using binary deltas for applying updates is a more efficient mechanism for updating software over-the-air (OTA) which enables faster downloads and bandwidt
|
1 min read
Enabling faster downloads and lower bandwidth costs over cellular networks with Mender robust delta updates
Delta update is a more efficient mechanism for updating software over-the-air (OTA) when using cellular networks (e.g. 4G/LTE) which enables faster downloa
|
2 min read
Getting started with Mender 2.1 beta on Windows
I have a Lenovo ThinkPad X1 with Windows 10 installed on it. I wanted to get started and evaluate Mender with the latest Mender 2.1 beta release, using my
|
4 min read
Mender Enables Over-The-Air Software Updates in NXP's i.MX 8M Family of Application Processors
We are excited to announce our collaboration with NXP to facilitate the ever increasing demand for over-the-air (OTA) software updates in industrial, consu
|
3 min read