Auto GATT operations

Shows how automate GATT client with the Bluetooth Framework.

Continue discovering

This demo shows how to run continuous Bluetooth devices discovering (devices monitoring) with the Bluetooth Framework.

Drone Remote ID

This sample shows how to use the the Bluetooth and the WiFi Frameworks to receive Drone Remote ID messages.

Error to text

Shows how to use wclGetErrorInfo function.

Few devices pairing

The demo apps show how to pair with few devices sequentaly using the Bluetooth Framework.

Few pins pair

The apps show how to pair with the single Bluetooth enabled device using few PINs (in case if you do not know which PIN is correct).

GATT authentication

Shows how to pair with GATT devices that requires authentication.

GATT serial

The demo shows how to connect and communicate with GATT Serial devices implemented Nordic Serial Port Service.

Lazarus samples

This repository contains Wireless Communication Library sample applications for FPC Lazarus IDE.

LEGO WeDo Framework

This Framework expands Bluetooth Framework with Lego WeDo 2.0 Education support.

Multi RFCOMM Connect

Shows how to connect to multiple Bluetooth Classic RFCOMM enabled devices (Serial Port Profile).

Paired GATT

Shows how to connect to paired GATT (BLE) enabled devices.

RFCOMM Client-Server

The project shows how to use RfCommClient and RfCommServer from the Bluetooth Framework to exchange different data types using custom defined protocol.

Serial OBEX

Show how to use OBEX over Serial connection.

WiFi Connected Network

This simple demo application shows how to get Connected WiFi Network information.

Wifi Direct Console

Shows how to use WiFi Direct in console application.

WiFi Sniffer Console

WiFi Framework demo application shows how to use WiFi Sniffer in console and service applications.

Unity samples

This repository contains simple demo Unity applications that show how to use Wireless Communication Library with Unity.