Registry / networking / nrf-ble-driver

nrf-ble-driver

JSON →
library4.1.4vcpkgunverified

BLE driver is a library for Bluetooth Low Energy communication using Nordic Semiconductor development kits.

vcpkg install nrf-ble-driver
INSTALL
IMPORT
SIG · NRF-BLE-DRIVER
N
nrf-ble-driver
networkingcppv4.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ble_driver.h
#include <ble_driver.h>

Initialize the BLE driver

#include <ble_driver.h> #include <cstdio> int main() { ble_driver_init(); printf("BLE driver initialized\n"); return 0; }
Debug
Known issues
gotchaRequires Nordic Semiconductor hardware (development kit) to function
fix
Ensure you have compatible Nordic hardware connected
affects: *
Upgrade
Version history
4.1.4latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources

No resource links recorded.

nrf-ble-driver — pip install nrf-ble-driver · libregistry