Link Search Menu Expand Document

Demo Overview

We released two simple demos. Both demo Thing-Apps are designed to run on the IoT devices (nRF52840 dongles) instead of on the Libertas Hub.

Each nRF52840 dongle device shall have “On/off Light” firmware installed.

The table below lists the difference between two demos:

Each demo showcases different aspects of Libertas technologies.

Currently, demos will be released under NDA.

Technologies

  • Libertas Hub
    The central controller for user-centric IoT network.
  • Hornet Mesh Network
    Hornet Mesh is similar to Zigbee protocol with fixes to Zigbee’s design flaws. It is designed by Libertas and released as open-source project. Libertas Thing-App technology is protocol transparent. We chose to use Hornet for demo project because it is convenient.
  • Libertas Cluster Library
    Libertas Cluster Library is an open source library designed to simplify IoT firmware development by hiding the details of underlying communication protocols. Libertas Cluster Library uses the matter data model, which is adopted from Zigbee cluster library. Libertas Cluster Library for thread protocol will be released soon.