Skip to content

NordicID/nurapi_java_seektag_sample_android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nurapi_java_seektag_sample_android

SeekNearestTag Sample for NurApi

This repository contains a sample Android application that demonstrates the use of the NurApi to seek the nearest RFID tag. The application is developed using Android Studio and showcases how to integrate and utilize the NurApi and NurApi Utils libraries to perform tag seeking operations.

Features

  • Connect to an integrated Nordic ID RFID reader (HH83 or HH85).
  • Seek the nearest RFID tag using the SeekNearestTag utility.
  • Log various events and statuses during the tag seek process. These will appear to LogCat.

Files

  • MainActivity.java: The initial setup code to get Nur started and registration of an Nur event listener.
  • NurApiEventListener.java: Used for listening for various Nur api events, for this sample, we use the connected event to start a seek nearest tag.
  • Libraries: Contains Nur api libs and the nur-util library that includes the SeekNearestTag functionality.

About

SeekNearestTag sample for NurApi. This is an android app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages