ARM Foundation Model - Free solution to make your first steps on ARM-64bit and ARM Software stack by Olivier on 16/09/2018 14:55

The ARM Foundation model allows you to discover the reference Open Source ARM Software stack (ARM Trusted Firmware, UEFI, Linux Kernel) for free. This blog covers the step to build every software components.
Tags: open-source, uefi, arm-trusted-firmware, linux

Read More »

Writing a BLE server and client for Nordic UART Service using PolyMCU and GattLib by Olivier on 27/02/2017 15:16

Tutorial explaining how to write a Nordic BLE peripheral firmware using PolyMCU and use Gattlib on the host computer to communicate with this device. Bluetooth Nordic UART Service will be used through this tutorial.
Tags: open-source, polymcu, linux, bluetooth, gattlib, cmake, nordic

Read More »

The birth of GattLib - Solving BLE GATT access on Long Term supported Linux distributions by Olivier on 28/04/2016 14:03

This blog entry explains the reasons why we came to write a new library to access BLE (Bluetooth Low Energy) GATT protocol on Linux. It also cover how the story of how this library was developed with the difficulties we encountered.
Tags: open-source, linux, bluetooth, gattlib, cmake

Read More »

ARM Foundation Model - Free solution to make your first steps on ARM-64bit and ARM Software stack by Olivier on 24/12/2015 10:11

The ARM Foundation model allows you to discover the reference Open Source ARM Software stack (ARM Trusted Firmware, UEFI, Linux Kernel) for free. This blog covers the step to build every software components.
Tags: arm64, uefi, arm-trusted-firmware, linux

Read More »