Overview
This guide provides a walk-through of the steps for creating an application that uses RFID3 API to use Impinj Gen2X tag features.
Note: The demo app in this guide is intended for tutorial purposes only and should not be used in production environments.
Prerequisites
Developer machine with latest Android studio
Developer machine with Zebra Android device USB driver installed
Zebra Android device with developer mode turned on
Zebra RFID Manager application installed in case of MC3300R
Reader regulatory is configured as per norms using RFID Manager or Zebra RFID Demo application
Create The Project
- Start by creating a new project in Android Studio. For help, see the Android Studio tutorial.
- Refer Hello RFID to prepare basic setup to work with RFID Reader and then follow this guide
Details
Impinj Gen2X APIs section provides details about the implementation of the Impinj Gen2X tag features using the RFID3 API including :
- Protected Mode
- TagFocus
- Tag Quieting
Sample app which demonstrates the Impinj Gen2X tag features using the RFID3 API is available in the NewGen2XPlay.zip project.
User guide for NewGen2XPlay Sample app : ZebraGen2X_AppUserGuide.pptx