3.1.2 Peripheral

BLE Peripheral devices send advertisement packets and accept connection requests from another central device. Connected BLE devices, enable bi-directional data transfer using the profiles and services. There are certain use cases where a connection between the devices (Peripheral & Central) is not essential and advertisement feature (transmit only, no receive) is sufficient.

SDK Setup

Note: SDK Setup is mandatory step before users start developing app examples based of Building Blocks.

Tip: It is recommended that new users of MPLAB Code Configurator go through the overview.

Blocks