| Auto GATT operations |
Shows how automate GATT client with the Bluetooth Framework. |
| Continue discovering |
This sample 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
Wi-Fi Frameworks to receive Drone Remote ID
messages. |
| Error to text |
Shows how to use wclGetErrorInfo function. |
| Few devices pairing |
The sample apps show how to pair with few devices sequentaly using the Bluetooth Framework. |
| Few pins pair |
The application 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 sample shows how to connect and communicate with GATT Serial devices implemented Nordic Serial Port Service. |
| LAF Manager |
This repository contains the sample application shows how to use the LAF Manager. |
| LEGO WeDo Framework |
This framework expands Bluetooth Framework with Lego WeDo 2.0 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 wclRfCommClient and
wclRfCommServer from the
Bluetooth Framework to exchange different data types using custom defined protocol. |
| Serial OBEX |
Show how to use OBEX over Serial connection. |
| Wi-Fi Connected Network |
This sample application shows how to get Connected Wi-Fi Network information. |
| Wi-Fi Direct Console |
Shows how to use Wi-Fi Direct in console application. |
| Wi-Fi Sniffer Console |
Wi-Fi Framework sample application shows how to use Wi-Fi Sniffer in console and service applications. |
| Unity samples |
This repository contains sample Unity applications that show how to use Wireless Communication Library with
Unity. |