We have a RFD40 and we are trying to use the RFID reader using the iOS SDK (srfidSdk) but running into difficulties. We can connect to the reader without difficulties but when trying to start inventory (by calling `srfidStartInventory
`) the resulting code returned is `SRFID_RESULT_RESPONSE_TIMEOUT
`.
Any help would be appreciated.
2 Replies
I suggest reaching out to zebra support.
I suspect you read the following and followed the recommended steps:
https://techdocs.zebra.com/dcs/rfid/sdk-ios-rfid/tutorial/
Another Suggestion is to review the Source Code for the XCODE iOS Demo Project in the iOS RFID SDK.
The 123RFID Mobile app for iOS - is based largely on this source tree.