New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pc-nrfconnect-ble

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pc-nrfconnect-ble

A natural first choice for Bluetooth low energy development

  • 2.0.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

nRF Connect Bluetooth® low energy

License

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.

screenshot

The app is designed to be used together with the nRF52 DK, nRF51 DK, or the nRF51 Dongle, running a specific connectivity application.

Installation

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:

  • Windows
  • Ubuntu Linux 64-bit
  • macOS

After nRF Connect is installed, you can find Bluetooth® low energy in the app list by selecting Add/remove apps.

Usage documentation

A User guide is available on the nRF Connect Bluetooth® low energy product pages.

Contributing

We are currently working on a Contributor License Agreement (CLA), which will allow third party contributions to this project. We do not accept pull requests for the time being, but feel free to file code related issues on GitHub Issues.

Compiling from source

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.

Dependencies

To build this project you will need to install the following tools:

  • Node.js (>=6.9)
  • npm (>=3.7.0)

Compiling

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.

Testing

Unit testing can be performed by running:

npm test

License

See the license file for details.

Feedback

FAQs

Package last updated on 28 Jun 2017

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc