Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
pc-nrfconnect-ble
Advanced tools
nRF Connect Bluetooth® Low Energy is a cross-platform tool that enables testing and development with Bluetooth Low Energy (previously called Bluetooth Smart). It allows easy setup of connections with other devices and use these connections for reading and writing to the external nodes.
nRF Connect Bluetooth Low Energy is implemented as an app for nRF Connect.
The app is designed to be used together with the nRF52 DK, nRF51 DK, or the nRF51 Dongle, running a specific connectivity application.
To install the application you can download binaries from the nRF Connect product page on Nordic Semiconductor web pages.
nRF Connect currently supports the following operating systems:
After nRF Connect is installed, you can find Bluetooth Low Energy in the app list by selecting Add/remove apps.
A User guide is available on the nRF Connect Bluetooth Low Energy product pages.
Feel free to file code related issues on GitHub Issues and/or submit a pull request. In order to accept your pull request, we need you to sign our Contributor License Agreement (CLA). You will see instructions for doing this after having submitted your first pull request. You only need to sign the CLA once, so if you have already done it for another project in the NordicSemiconductor organization, you are good to go.
Since nRF Connect expects local apps in $HOME/.nrfconnect-apps/local
(Linux/macOS) or %USERPROFILE%/.nrfconnect-apps/local
(Windows) directory, make sure your repository is cloned or linked there.
To build this project you will need to install the following tools:
When nRF Connect have been installed, you are ready to start the compilation. Run the following command from the command line, standing in the root folder of the repository:
npm install
When the procedure has completed successfully you can run the application by running:
npm run dev
The built app can be loaded by nRF Connect launcher.
Unit testing can be performed by running:
npm test
See the license file for details.
FAQs
A natural first choice for Bluetooth Low Energy development
The npm package pc-nrfconnect-ble receives a total of 0 weekly downloads. As such, pc-nrfconnect-ble popularity was classified as not popular.
We found that pc-nrfconnect-ble demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.