bluetooth-serial-plugin
Mobile icon

Bluetooth Serial Plugin

Stable version 4.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 6 Feb
 by 
João Barata
4.8
 (9 ratings)
bluetooth-serial-plugin

Bluetooth Serial Plugin

Details
Plugin that enables an application to access the Bluetooth capabilities of the users device.
Read more

Simple plugin that enables an application to access the Bluetooth capabilities of the users' device.

Wrapper for cordova-plugin-bluetooth-serial.

Main Actions:

  • IsBluetoothOn - checks if the Bluetooth from the device is enabled
  • ListPairedDevices - Returns Structure with a list of devices paired with the user's device
  • ListUnpairedDevices - Returns Structure with a list of devices that are unpaired.  

It's now possible to read data from the Bluetooth device into the mobile device.

You can use the BluetoothSample Application to learn how to use this plugin. 

Note: This will not work to communicate between mobile devices.



Release notes (4.0.0)

Fixed:

  • Fixed crash when scanning for Bluetooth devices on Android due to missing permissions.
    The component now works properly with MABS 10 and MABS 11.


Changed:

  • Added a new action for the "ListUnpairedDevices" and deprecated the old one to add a new optional parameter that can be used to request "Fine Location" (Precise Location) whenever you need to determine the physical position of the Bluetooth devices.
    This is off by default which avoids asking the user for the location permission. You can change that if you need it.
License (4.0.0)

Licensed under the Apache License, Version 2.0.

Reviews (0)
Team
Other assets in this category