Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.
Home › Forums › Ask the Flomies › Offline Reader Reported as Active
Tagged: Reader Status
If I connect a reader and then turn it off, the didChangeStatus
of my FmSessionManager
delegate is triggered, and the communicationStatus
is reported as kDisconnected
.
However, if I subsequently call startReaders
(or startReader
with a specific uuid), the log reports the device connected, and when catching the didChangeStatus
the device is reported to be `kScanning´.
Why is a disconnected (shut off) scanner reported as being active? How can I tell if a reader is really online, or just “cached”?
Hi Oskar,
Sorry for the delay in response to your previous request, we were very busy with the Amazon reInvent conference. I have fixed some errors you mentioned in your last post and I will address this soon and publish an update to you.
Scott
Hi Scott, and thanks for the update. I’ll check it out 🙂
If I’m not mistaken though, the SDK you linked seems to be a standard SDK. We have a Pro license.
Hi Oskar,
You’re correct, that is the Basic SDK.
The Pro SDK is updated and is available from the same link we send you to begin with.
Scott
OK, got it.
You must be logged in to reply to this topic.