Hi folks,
my BLE app works just perfectly with the live preview on my Android 12 device A53, and mostly works from the APK. my app reads 5 Characteristics and Writes to 2 Characteristics one of the Characteristics is both read able and writeable (settings). Everything works perfectly in live preview in APK the single read and write Characteristic displays an error: something like operation was rejected (will verify tomorrow) My question is where do I go from here? how can I dive deeper into debugging the APK, what next steps can I take?