How can I connect to RFID(8500) reader using Bluetooth connection from my android application ?
Can you give me a sample code to use Bluetooth connection?
How to connect via Bluetooth from your android application to RFID(8500) Reader? |
How to connect via Bluetooth from your android application to RFID(8500) Reader?How can I connect to RFID(8500) reader using Bluetooth connection from my android application ? |
Subscribe to email updates
Monthly updates from our Zebra development team, straight to your inbox.
2 Replies
Hi,
Looks like standard Android pairing, per the quick start guide (https://www.zebra.com/content/dam/zebra_new_ia/en-us/manuals/rfid/rfd85… ) it advises to pair using the Android BT settings. You should also be able to use standard Android Bluetooth APIs to initiate the pairing programmatically & there are a few blogs online explaining that generically, e.g. How to Programmatically Pair or Unpair Android Bluetooth Device (disclaimer: I have not tested this)
Hi
Greetings of the day
We are using RFID Sdk to perform some inventory in our application, I facing a scenarion where, im using TC21, 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..