I have downloaded RFID SDK for RFD8500 reader from below url
https://www.zebra.com/us/en/support-downloads/software/developer-tools/…
however the sample code is not woking not able to find reader
readers.GetAvailableRFIDReaderList(); always return empty list so not able to connect with the reader
Mobile Device
Redmi Note 11
Android 11.
Also is there any way to connect device with bluetooth address instead of searching for all available devices.
1 Replies
Hi,
I believe in Android 11 you may need to include some BT permissions in your app manifest before running the sample.