Software Archive
Read-only legacy content
17061 Discussions

Intel XDK device Bluetooth

Kirtan_S_
Beginner
526 Views

Is there a way where I can use the device's bluetooth?

Maybe something like:

intel.xdk.device.someBluetoothCommand()

I want to connect two devices with each other and transfer number data between the two devices.

0 Kudos
1 Reply
Swati_S_Intel1
Employee
526 Views

There is no XDK API for bluetooth, but you can use third-party plugin. For example : https://github.com/tanelih/phonegap-bluetooth-plugin

Swati

0 Kudos
Reply