Ported and verified for Zephyr RTOS
A tested, ready-to-consume LibOSDP port for Zephyr RTOS — the full SIA OSDP surface (secure channel, file transfer, multi-drop) validated on a real-time OS, not a DIY integration you assemble from upstream and hope compiles.
Zephyr-native OSDP driver layer
Drivers expose LibOSDP through standard Zephyr idioms and own the wire — transport, framing, timing — so your application works against the high-level OSDP API instead of byte buffers.
Bring your own UART via devicetree
Declare the UART your OSDP bus is wired to as a devicetree node and point the driver at it. Bringing up a new board is a devicetree change, not a port — a DTS entry becomes a working OSDP endpoint.
Sample ACU and PD applications
Buildable Access Control Unit and Peripheral Device app stubs ship with the SDK — flash one, watch a secure-channel session come up, then grow it into your own ACU or PD firmware instead of starting from a blank main().
Tracks upstream LibOSDP releases
An update service keeps the port current as LibOSDP evolves, so protocol fixes and new capabilities reach your build without a re-port — a maintained baseline, not a one-off snapshot that drifts from upstream.
A year of support and updates included
Every licence includes a year of updates and support out of the box, renewable per additional year — direct answers from the people who maintain the port, not a generic ticket queue.
Integration and customization support
Optional hands-on help takes the SDK the last mile into a real product — board specifics, application logic, and product-level requirements — as much or as little as you need.