nRF5 SDK v12.1.0
SLIP handling library

SLIP layer for supporting packet framing in HCI transport.

This information applies to the following SoftDevices: S130, S132, S332

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.


Documentation feedback | Developer Zone | Subscribe | Updated