{"id":61889,"library":"nrf-ble-driver","title":"nRF BLE Driver","description":"BLE driver is a library for Bluetooth Low Energy communication using Nordic Semiconductor development kits.","status":"active","version":"4.1.4","language":"cpp","source_language":null,"source_url":null,"tags":["bluetooth","ble","nordic","wireless","embedded"],"install":[{"cmd":"vcpkg install nrf-ble-driver","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(nrf_ble_driver CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE nrf-ble-driver::nrf-ble-driver)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"ble_driver.h","correct":"#include <ble_driver.h>"}],"quickstart":{"code":"#include <ble_driver.h>\n#include <cstdio>\n\nint main() {\n    ble_driver_init();\n    printf(\"BLE driver initialized\\n\");\n    return 0;\n}","lang":"cpp","description":"Initialize the BLE driver"},"warnings":[{"fix":"Ensure you have compatible Nordic hardware connected","message":"Requires Nordic Semiconductor hardware (development kit) to function","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'ble':2,4,20 'bluetooth':10,19 'communic':13 'develop':17 'driver':3,5 'embed':23 'energi':12 'kit':18 'librari':8 'low':11 'nordic':15,21 'nrf':1 'semiconductor':16 'use':14 'wireless':22","created_at":"2026-06-17T05:09:23.246190+00:00","updated_at":"2026-06-17T05:09:23.246190+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}