Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.
Home › Forums › Ask the Flomies › FloBLE Plus SDK
Tagged: PRO SDK, sendAPDU, Tag locking
Hi, may I know what is the difference between Basic SDK and pro SDK. As per stated, pro version SDK offline capable, other than that, may I know other features that available in pro version. I plan to subscribe pro version. Thanks.
Hi Fatah, aside from supporting offline operation the Pro SDK includes enhanced contactless polling for VAS targets, Card Emulation support, and infinite standby timer setting (prevents device sleeping).
best,
Richard
Does the iOS SDK support functionality to lock the NFC Chips after they have been written?
@Logan, yes the Flomio SDK support locking some NFC Forum Type 2 tags. For tags not supported outright (like Type 4 tags) you can use the ISO7816 APDU interface to implement locking by following the manufacturer spec sheet.
best,
Richard
one more questions, if I bought for the pro version SDK, is there any limitation to the number FloBLE NFC Reader? or one SDK per one device only. Thanks.
Hi Richard,
I am using Type 2 tags. Is there a convenience method in the SDK (if so what is it?) or do I have to use APDU commands? (Sorry but I am very new to NFC).
Thanks,
Logan
@Fatah, limitations are one SDK per device. We have bulk pricing for device licenses making it cost effective.
@Logan, the convenience method is sendAPDU()
and you can find it in our docs.flomio.com
best,
Richard
You must be logged in to reply to this topic.