Skip to main content
Known Participant
January 22, 2013
Question

Bluetooth in as3 for ios

  • January 22, 2013
  • 3 replies
  • 4404 views

Is there a way to connect two ios device through bluetooth using as3? do cs6 provide some facility for that, else is there any third party API which flash support to achive this functionality, few examples or example code or any links which as sample code that demonstarte this functionlity....thanks in advance..

Message was edited by: pradeep_sakha

This topic has been closed for replies.

3 replies

z_abdulgalimov
Inspiring
January 12, 2015

FPBluetooth - ANE library for Bluetooth Low Energy for iOS+OSX .

Participant
November 15, 2013

pradeep, do you have the flash code you used to implement this .ane? I do not seem to get it to work. An example will help to understand what is going wrong

sinious
Legend
January 22, 2013
Known Participant
March 12, 2013

HI Sinious,

                      This post is heplful for me establish bluetooth connection...now i want connect multiple device, say 3 to 4 iphone using bluetooth and transfer data...Is there any API for that..as current API which you have posted, i hope it's for peer-to peer only

sinious
Legend
March 12, 2013

I'm sorry I haven't really done more than one bluetooth connection at a time myself.

You might want to keep your eye on NFC chips though. They're far easier to work with because it's single device to device and the expected usage is transferring data. That data can be movies, pictures, credit card info, etc. It's still not implemented in iPhones but it's in enough handsets to be called fairly mainstream. It's the reason most commercials for high end androids like Note/SGS3 are always getting "near" each other while pictures, video and playlists instantly transfer. It's their main message in fact ("iPhone 'still' doesn't have it so get an Android").