Is there anyone need blank iOS+Android project that include bluetooth api?
This project can let your App(iOS+Android Corona Enterprise version App):
-
List bluetooth devices to let you connect ( in Native code )
-
Connect/Disconnect ( in Native code )
-
Background processing work ( in Native code )
-
Speak / Read message with your bluetooth device in Corona Lua codes (maybe treadmill, bike, heart detector, LED lighting…)
If you want keep speak/read on background mode, must to write codes in Native (iOS: Objective C/ Android: Java)
ps: you can’t let lua code run on background in Corona engine
Support SPP only ( only string now ):
iOS:
bluetooth 2.1 ( MFi Need , connect to device before paired in iOS )
bluetooth 4.0 BLE
Android:
bluetooth 2.1
If you want more information, please mail to me or reply in here, thank you~