QQC2 example Qt 5.9 BT LE for Android and iOS
-
finally it took much longer as expected, but now my APP
ekkes BTLE example
is live at Apple App Store, Amazon Store, Google Playfirst of two blog articles ready:
http://bit.ly/ekkeBTLEapp
2nd part where I'll explain sources will take some time - heavy loaded by customer projects ;-)Sources at github: https://github.com/ekke/ekkesBTLEexample
APP scans for BTLE devices nearby,
you can connect / disconnect, explore Services and Characterstics (Test Read, Write, Notify)and there are special implementations for special BT LE Devices:
Addimat Lock (for easy and secure Login with magnetic keys)
NFC Reader (to provide NFC Tag IDs to smartphones / tablets without NFC of limited NFC (as iOS. even iOS 11 doesn't give you the Tag ID)I tried to develop a robust APP - if you find issues let me know.
Hopefully it helps to better understand HowTo work with Bluetooth LE on mobile platforms with Qt. -
finally it took much longer as expected, but now my APP
ekkes BTLE example
is live at Apple App Store, Amazon Store, Google Playfirst of two blog articles ready:
http://bit.ly/ekkeBTLEapp
2nd part where I'll explain sources will take some time - heavy loaded by customer projects ;-)Sources at github: https://github.com/ekke/ekkesBTLEexample
APP scans for BTLE devices nearby,
you can connect / disconnect, explore Services and Characterstics (Test Read, Write, Notify)and there are special implementations for special BT LE Devices:
Addimat Lock (for easy and secure Login with magnetic keys)
NFC Reader (to provide NFC Tag IDs to smartphones / tablets without NFC of limited NFC (as iOS. even iOS 11 doesn't give you the Tag ID)I tried to develop a robust APP - if you find issues let me know.
Hopefully it helps to better understand HowTo work with Bluetooth LE on mobile platforms with Qt.@ekkescorner
Very Cool. Super thank you for sharing \o/