cordova-plugin-bluetoothspp

1.2.1 • Public • Published

Bluetooth SPP WebWorks Plugin

This Bluetooth SPP WebWorks Plugin (SimpleBtSppPlugin) is intended to allow WebWorks applications to connect to devices that uses the Bluetooth SPP profile.

There is a document in the /documents folder describing the plugin's API from JavaScript.

It comes with a sample WebWorks application in the form of a simple Chat application that uses SPP to communicate between two BlackBerry 10 devices.

Applies To

Author

Release History

  • V1.2.1 - Bugfix
    • Buffer overrun in inbound messages
  • V1.2.0 - Addition of sppBufferSize API
  • V1.1.1 - Bugfix
    • Buffer overrun in message logging
  • V1.1.0 - Support for bt_spp_open_ex() and bt_spp_open_server_ex() in 10.3.0 and above allowing access to the RFCOMM API.
  • V1.0.1 - Minor bugs fixed in plugin
  • V1.0.0 - Initial release

Known Issues

  • None

Dependencies

  1. BlackBerry Device Software 10.2.1 and greater for the native component.
  2. BlackBerry Device Software 10.3.0 and above is required for access to the RFCOMM API.
  3. BlackBerry WebWorks 2.1 and greater.

Required Plugins

None.

The Plugin

API Reference

Bug Reporting and Feature Requests

If you find a bug in a Sample, or have an enhancement request, simply file an Issue for the Sample and send a message (via github messages) to the Sample Author(s) to let them know that you have filed an Issue.

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i cordova-plugin-bluetoothspp

      Weekly Downloads

      1

      Version

      1.2.1

      License

      Apache 2.0

      Last publish

      Collaborators

      • timwindsor
      • blackberry
      • jcmurray