I'm creating app that communicates with a BLE device which is advertising packets. We're able to connect to and catch most of the packets, but occasionally, after a few uses and open/closes of the app, I begin to get a SCAN_FAILED_APPLICATION_REGISTRATION_FAILED [0x02] error when connecting to the bluetooth provided in the phone.
I've seen this in 2 different devices so far, but the only resolution I've found is to reboot the phone.
Has anyone else seen this issue or had any success with a fix or workaround?