Socket
Socket
Sign inDemoInstall

cordova-plugin-ble-central

Package Overview
Dependencies
Maintainers
2
Versions
70
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
56

1.1.2

Diff

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
don
published 1.0.1 •

Changelog

Source

1.0.1

  • Handle services that reuse UUIDs across characteristics #82 #94 Thanks @ggordan
  • Disconnect cancels pending connections on iOS #93 Thanks @rrharvey
  • Add dummy browser platform implementation for better PhoneGap developer app support #87 #90 Thanks @surajpindoria
  • Replace notify in examples with startNotification #63
  • Stop notification from stacking on Android #71 Thanks @charlesalton
  • Connect failure callback returns the peripheral #16
  • Better log message for unsupported iOS hardware #60
  • Update bluefruitle example to work with new versions of the hardware
don
published 1.0.0 •

Changelog

Source

1.0.0

  • Change plugin id cordova-plugin-ble-central
  • Move to NPM #86
  • iOS 9 #62 Thanks Khashayar Pourdeilami
1
56
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