Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ble-blocktransfer-js

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ble-blocktransfer-js

Block transfer protocol for BluetoothLE using JavaScript

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

ble-blocktransfer-js

Circle CI npm Licence MIT

Block transfer protocol for BluetoothLE using JavaScript.

Installation

This library relies on the bleat (https://www.npmjs.com/package/bleat) BLE abstraction tool which is available via npm.

To run the example, you first need to install the npm dependencies.

git clone https://github.com/ARMmbed/ble-blocktransfer-js.git
cd ble-blocktransfer-js
npm install

Usage

The library provides a some simple block read/write example programs which generate 1000 bytes of data, writes them to a known block transfer service on a device, which it then expects to read back again.

FAQs

Package last updated on 14 Jul 2015

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