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?