Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Intel XDK device Bluetooth

Kirtan_S_
Beginner
588 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
588 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