Buildplay / ekkesBTLEexample

ekkes BT LE example APP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ekkes BTLE example APP

Sample APP - Qt 5.12.x - tested on Android + iOS Also tested with Qt 5.13 Beta2 on Windows10-64

AUTHOR ( ekke )

This app is part of ekke's blog series about mobile x-platform development: http://j.mp/qt-x

This is not a real-life app - this app only demonstrates the use of Bluetooth LE in a Qt Quick Controls 2 APP

This app needs Qt 5.12.1 Release or greater

alt tag

You can also download this APP from Apple App Store, Google Play and Amazon App Store.

License Information

see LICENSE ( The Unlicense )

most Images downloaded from https://design.google.com/icons/ - then renamed to match Qt High DPI images- and project-specific- naming

see /images/LICENSE ( cc-by )

ekkes BTLE example

This sample APP uses Material Design with UI Controls provided by Qt 5.12.x and was designed and tested on Android Smartphones (Motorola Z2 - Android 8.0, BlackBerry Motion, BlackBerry Key 2 - Android 8.1, Nokia 7.1, Xiaomi m2 Lite - Android 9), Android Tablet (Google PixelC - Android 7.1), Amazon Fire HD 8 Tablet, iOS (iPhone 6s, 8s, iPad Mini 2 - iOS 12.1).

ekkes BTLE example APP discovers BT LE devices nearby and you can explore Services and Characteristics. You can test Read, Notify and Write.

For five BT LE Devices a special implementation is done, so you can simulate real use-cases.

HeartRate Monitor

more info: search for Scosche Rhytm+ HeartRate Monitor

Addimat Lock for easy and secure Login / Logout using magnetic keys

alt tag more info: http://bit.ly/addimatInfo

NFCReader reads the NFC ID to manage registration of attendees (conferences, events, trainings) on devices without NFC or without getting the NFC Id from OS.

alt tag more info: http://bit.ly/nfcReaderInfo

Barcode Reader: GeneralScan RingScanner

alt tag

CardReader for eGK: Feitian br301 BLE

alt tag

my blog

A detailed description you'll find at my blog http://bit.ly/ekkeBTLEapp

Download from Google Play

http://play.google.com/store/apps/details?id=org.ekkescorner.examples.btle

Don't have a Google Account ? Grab the APK here: https://app.box.com/s/zi5xt9h7a8znbzd5mixbfdvii5quqx1u

Download from Amazon App Store

.com: http://www.amazon.com/gp/product/B073NLD652 .de: http://www.amazon.de/gp/product/B073NLD652

Download from Apple Appstore

https://itunes.apple.com/us/app/ekkes-btle-example/id1254196043

About

ekkes BT LE example APP

License:The Unlicense


Languages

Language:QML 66.0%Language:C++ 33.2%Language:QMake 0.8%