Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Home › Forums › Ask the Flomies › Flojack SDK Findings
Tagged: FloJack, MiFare Classic, MiFare Ultralight
I’m using the 1.4 version of the Flojack SDK and have had some success in reading the MiFare Ultralight tags.
I have two observations/questions, the Flojack reader is reading 6 bytes but not the total 7 bytes from the UID for an Ultralight card, is there a way for me to get that whole range? Also I’m not getting a delegate callback(- [ReaderDelegate didFindATag:(Tag *)tag withOperationState:(ReaderStateType)operationState withError:(NSError *)error]) for the MiFare Classic 1k to obtain it’s 4 byte UID. Is there a specific configuration I can use for reading MiFare Classic Wristbands?
This is what I am getting back from the reader in the logs:
2015-07-10 13:59:31.816 Monsieur[679:235138] Polling for tags
2015-07-10 13:59:32.068 Monsieur[679:235137] Type:Mifare 1K
2015-07-10 13:59:32.320 Monsieur[679:235194] Polling for tags
2015-07-10 13:59:32.567 Monsieur[679:235137] Type:Mifare 1K
2015-07-10 13:59:32.817 Monsieur[679:235194] Polling for tags
Thanks
Hello Howard,
We’ll check this behavior and implement a patch if necessary, right now there are no specific configurations for any type of tags. We have planned a new SDK release very soon, in the next few days, and any change that’s required on this respect will be included there.
You must be logged in to reply to this topic.