# central_multilink_dev **Repository Path**: zephyrspace/central_multilink_dev ## Basic Information - **Project Name**: central_multilink_dev - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-19 - **Last Updated**: 2025-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README .. zephyr:code-sample:: ble_central_multilink :name: Central Multilink :relevant-api: bluetooth Scan, connect and establish connection to up to 62 peripherals. Overview ******** Application demonstrating Bluetooth LE Central role functionality by scanning for other BLE devices and establishing connection to up to 62 peripherals with a strong enough signal. Requirements ************ * BlueZ running on the host, or * A board with Bluetooth LE support Building and Running ******************** This sample can be found under :zephyr_file:`samples/bluetooth/central_multilink` in the Zephyr tree. See :zephyr:code-sample-category:`bluetooth` samples for details.