Mender blog
Seeed integrates Mender with the reTerminal and the Dual Gigabit Ethernet Carrier Board for RPi CM4
Mender has a partnership with Seeed to provide remote management capabilities including OTA software updates, configure, troubleshoot and remote terminal access. First, we carried an integration for both the Mender Client and the Mender Server with the ODYSSEY-X86 and now there are reference integrations available for both the reTerminal and the Dual Gigabit Ethernet Carrier Board for Raspbe...
Read the articleMender enables Seeed with OTA software updating for the ODYSSEY -X86
Mender.io has established a new partnership with Seeed to provide their community of makers and professional embedded developers with an integrated OTA software updates capability solution for 4 of its hardware boards.
Seeed is an IoT hardware enabler providing services that empower makers to realize their projects and products. By partnering with technology providers from hardware to the clo...
Read the articleConfiguring QT Creator for Yocto with OTA Updates | Mender
This is a guide to configuring QT Creator to perform application updates to Yocto based devices incorporating OTA updates from the experts at Mender. You may be looking to deploy applications made in Qt onto your fleet of IoT devices.In a very significant tutorial on the Mender Hub community platform, embedded engineer Mirza Krak explains how to take an application developed in Qt Creator and d...
Read the articleDebugging the Yocto build
There was a very interesting talk at the recent Yocto Summit about how you can do debugging on hardware. Sergio Prado, a consultant and trainer from Embedded Labworks, explains how to leverage the Yocto Project to debug an embedded Linux system . It is a very impressive talk and this is something that we would really recommend that you look into. If you were going to do serious debugging on hard...
Read the articleEfficient Yocto development and OTA updates
There are some special considerations if you want to get efficient Yocto development and your OTA update system. The most important is managing the time it takes to build the whole image when using the Mender client with Yocto. Even when making a one line change somewhere, it will take at least 2 minutes to get the new image. If your team is doing a lot of iterations to the image, then two minut...
Read the article