Articles by Ole P. Orhagen

    Considerations for a Raspberry Pi-based device in production | Mender

    Considerations for a Raspberry Pi-based device in production

    Introduction This article offers a short investigation into the prospect of putting and managing a Raspberry Pi in production with a commercial product. Th
    Debian operating system and software platform for your Raspberry Pi  | Mender

    Debian operating system and software platform for your Raspberry Pi

    You must decide how to start out and which operating system and software platform to build your IoT product on. A key consideration will be to start with s
    Secure remote monitoring for Raspberry Pi | Mender

    Secure remote monitoring for Raspberry Pi

    How can you set up secure remote monitoring for your Raspberry Pi single board computer (SBC) in your IoT device? You will want to target misbehaving devic
    Remote inspect your device without using traditional Raspberry Pi port forwarding | Mender

    Remote inspect your device without using traditional Raspberry Pi port forwarding

    It is almost inevitable that at some point in time, some of the devices in your IoT device fleet will malfunction in some way or another. You need a plan t
    Memory requirements for your Raspberry Pi with SD and eMMC | Mender

    Memory requirements for your Raspberry Pi with SD and eMMC

    To support the writing of image updates to the simple board computer (SBC), you need to think carefully about your Raspberry Pi and the SD card in it. A ke
    Setting up a Raspberry Pi for an IoT project  | Mender

    Setting up a Raspberry Pi for an IoT project

    So you have decided you are going to use a Raspberry Pi as the hardware platform for your IoT project. A key part of the project is to update the software
    Building the Mender-Rust project with Yocto | Mender

    Building the Mender-Rust project with Yocto

    This is part III in a series on writing a Mender-client in Rust. Read part II here, and part I here. In order to really get the project tested, we are goin
    A whirlwind tour of the Mender client architecture using Rust | Mender

    A whirlwind tour of the Mender client architecture using Rust

    This blog post will have a closer look at the architecture of the Mender client. I figured that one of the best ways of getting a birds-eye view of the cli