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

cordova-plugin-ble-central

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-ble-central - npm Package Versions

1
68

1.1.4

Diff

Changelog

Source

1.1.4

  • Prevents scan from removing connecting Peripherals on Android #315 & #341 Thanks @mebrunet
  • Documentation fixes #330 Thanks @motla
  • Documenation clarification about Location Services #318 Thanks @petrometro
  • Ensure peripheral is connected for startNotification and stopNotification on Android #343
  • Error message for Android 4.3 devices that don't support BLE #263 Thanks @PeacePan
  • Must call scan before connect. Update documentation #340
don
published 1.1.3 •

Changelog

Source

1.1.3

  • NSBluetoothPeripheralUsageDescription #324 Thanks @timkim
don
published 1.1.2 •

Changelog

Source

1.1.2

  • Call connect failure callback for peripheral if user disables Bluetooth #264
  • Fix iOS problem with multiple keys in service data #288 Thanks @senator
  • Add errorMessage to JSON object that is returned (to connect failure callback) when a peripheral disconnects
  • Call gatt.disconnect() before gatt.close() to get problematic devices to disconnect #221, #254, #214
  • Include version of JavaScript API with promises #247 Thanks @kellycampbell
  • stopNotification on Android writes DISABLE_NOTIFICATION_VALUE to the descriptor #225 Thanks @zjw1918
don
published 1.1.1 •

Changelog

Source

1.1.1

  • Update advertising data in peripheral while scanning (Android) #253
don
published 1.1.0 •

Changelog

Source

1.1.0

  • Add documentation about receiving notifications in the background on iOS #169
  • Add option to report duplicates during scan #172 Thanks @chris-armstrong
  • Read RSSI value from an active BLE connection #171 Thanks @chris-armstrong
  • Register for callbacks on Bluetooth state change #136 Thanks @rrharvey
  • Fix example for write characteristic #195 Thanks @Wynout
  • Fix documentation for write & writeWithoutResponse #193 Thanks @blakeparkinson
  • Update CC2650 example #200 Thanks @jplourenco
  • Connect peripheral with missing ble-flag (Android SDK 23) #226 Thanks @PeacePan
don
published 1.0.6 •

Changelog

Source

1.0.6

  • Fix compile error with Cordova 5.x #219
don
published 1.0.5 •

Changelog

Source

1.0.5

  • Request Permissions for Android 6.0 (API level 23) #182
  • Update documentation for isEnabled #170
don
published 1.0.4 •

Changelog

Source

1.0.4

  • Fix compile error with ios@4.0.1 #161
don
published 1.0.3 •

Changelog

Source

1.0.3

  • Don't block UI thread on Android when starting scan #121 Thanks @kellycampbell
  • Return characteristic even if properties don't match #132 #113 Thanks @kanayo
  • StopNotification for Android fixes #51
  • Fix conflicts with the BluetoothSerial plugin #114
don
published 1.0.2 •

Changelog

Source

1.0.2

  • Update plugin id for examples
  • Fix npm keywords
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