I have a external Bluetooth scanner that I'm trying to capture data in HID mode and then process that information. How might I trigger an event so I can process the data. The scanner scans into the field and I thought it would trigger Activity KeyPress but it doesn't. Is there a way to run a sub after the data has been received?
Hello. I'm following the example with a Honeywell 1602g scanner. I have managed to connect but I do not receive coherent information from it. Do you have to send a command? Thank you