Home - TapTrack/TappyBLE GitHub Wiki

Please pick the relevant subsection from the sidebar to learn more about working with the TappyBLE SDK.

Common Gradle Dependencies

The Tappy BLE SDK is very modular so you can customize your dependencies for your application. However, most applications will need the following dependencies:

compile "com.taptrack.tcmptappy:tappyble-scanner:${latestVersion}"
compile "com.taptrack.tcmptappy:tappyble-simplemanager:${latestVersion}"
compile "com.taptrack.tcmptappy:tappyble-service:${latestVersion}"

Details of these dependencies and alternative configurations are including in the relevant sections from the sidebar.

Command Families

0x0000h: System Command Family

0x0001h: Basic NFC Command Family

0x0003h: MIFARE Classic Command Family

0x0004h: Type 4 Command Family