Cannot Read Tags and start inventory from RFID

// Expert user has replied.
W Wibowo Raditya 6 months ago
82 2 0

Hi, Im trying to develop a library for flutter.

At this time, i test the app in iOS. after i input all channel method from flutter to native it works. 

But when i try to get tag data from rfid i cannot get the data. 

i didn't get tag data from srfidEventStatusNotify / srfidEventReadNotify on swift (iOS) side.

I don't know what setting that i missing and i already to setup the plist like the demo apps. The only one i can get from RFID only when the RFID is triggering the gun and got the status for its trigger or not

 

Please register or login to post a reply

2 Replies

S Sean Kennedy

Hi Wibowo.

The XCODE (ObjectiveC) project - you need to review the two kinds of event callbacks.
One is the srfidEventStatusNotify - @"Started ,  @"Stopped"

Two is the srfidEventReadNotify - tagData getTagID,  tagData getMemoryBank.

The Better source of helpful material is our Techdocs Tutorial staring here:

https://techdocs.zebra.com/dcs/rfid/sdk-ios-rfid/about/

Then look at the Inventory portions found here in the Tutorial:

https://techdocs.zebra.com/dcs/rfid/sdk-ios-rfid/tutorial/


There is both the RapidRead, as well as the Inventory portions of the tutorial.
Please review this carefully to be sure, that you are setting up the RFID SDK properly for your flutter app.

 

M Mugil Sugumar

Greetings of the day

We are using RFID Sdk for Xamarin Andriod to perform some inventory in our application, I facing a scenarion where, im using TC21 and our app downloaded on it, after reading the tags if i keep the device idle for 30+ minutes, the Reader is turned off, Is there a way to keep the zebra device on for long hours?  Whats need to be configured after reader connection?

Note: This isnt about 123RFID, we are using RFID SDK in our application, we gone through the developer guid, but unable to find it..

CONTACT
Can’t find what you’re looking for?