Trying to create an app to read data from it. I can successfully connect to it with this library, but when I read the barcode, nothing happens. The read method does not get invoked. I have already configured the device for SPP mode, but nothing.
I tried another library and I could get it to read, but it's reading just parts of the bar code and, in the description of this library, it says that it solves this problem.
Hi all,
I bought this device here: https://www.zebra.com/us/en/products/scanners/companion-scanners/cs4070.html
Trying to create an app to read data from it. I can successfully connect to it with this library, but when I read the barcode, nothing happens. The read method does not get invoked. I have already configured the device for SPP mode, but nothing.
I tried another library and I could get it to read, but it's reading just parts of the bar code and, in the description of this library, it says that it solves this problem.
I am using DEVICE_OTHER
Any tips you could give me? Thanks