Zephyr 101 - Zcbor

Posted: July 29, 2024

Last updated: July 29, 2024

In this Zephyr 101 video, we'll dive deep into using ZCBOR to encode and decode data efficiently. Learn how to leverage CDDL to automatically generate ZCBOR encoders and decoders using the zcbor command.

What you'll learn:

    The basics of ZCBOR
    How to use CDDL for data modeling
    Automatically generating encoders and decoders