BluetoothSerial icon indicating copy to clipboard operation
BluetoothSerial copied to clipboard

Pair (bind) and UnPair with PIN too!

Open stakutis opened this issue 10 years ago • 5 comments

Hi! I've updated the .java code and added two new callable exec functions (pair, unpair) which now allows the app to programatically pair a device even with a PIN code ... so, no user-interaction which is important for our application.

How can I get this put into the main code stream? Do I send it to you or ...?

stakutis avatar Mar 11 '15 10:03 stakutis

Fork this project. Create your changes on a branch in your repo, push to github and issue a pull request.

https://guides.github.com/activities/forking/

don avatar Mar 11 '15 15:03 don

Windows-WP8...quick question. I'm just starting to play with it and I can't get it take any commands. Says something about "must use Start first". I think it is coming from the lower blue stuff. Is there a config file like on Android where you tell it what you need for privs?

Chris Stakutis 978 764 3488 Twitter: @Stakutis

On Wed, Mar 11, 2015 at 11:32 AM, Don Coleman [email protected] wrote:

Fork this project. Create your changes on a branch in your repo, push to github and issue a pull request.

https://guides.github.com/activities/forking/

— Reply to this email directly or view it on GitHub https://github.com/don/BluetoothSerial/issues/112#issuecomment-78286999.

stakutis avatar Mar 17 '15 11:03 stakutis

@stakutis can you check the comments in the pull request #114?

don avatar Apr 08 '15 14:04 don

any update on this to accommodate in the master branch as well as in ionic-native packages ? I tried to to take these changes but it gives the error because new added apis fro pair and unpair are not available in ionic-native package

jitendracodehacker avatar Aug 23 '19 07:08 jitendracodehacker

@don & @stakutis : could you guide me how to fix the issue of ionic-native api error

jitendracodehacker avatar Aug 27 '19 10:08 jitendracodehacker