SLIP handling library

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

SLIP layer for supporting packet framing in HCI transport.

This information applies to the following SoftDevices: S110, S120, S130, S310

This module implements SLIP packet framing as described in the Bluetooth Core Specification 4.0, Volume 4, Part D, Chapter 3 SLIP Layer.

SLIP framing ensures that all packets sent on the UART are framed as: <0xC0> SLIP packet 1 <0xC0> <0xC0> SLIP packet 2 <0xC0>.

The SLIP layer uses events to notify the upper layer when data transmission is complete and when a SLIP packet is received.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .