With the app loaded on AI Companion, it works on both the S8 and Note 10+ devices, but when I load the APK to the phones, the list-picker to select the BT device works on the S8, but shows a blank screen on the Note10+
Could someone have a look at my App blocks and help me .... any advice will be welcome - I am quite new to this environment ...
Are you using the classic bluetooth component or the ble extension? What Android is on the Note 10?
EDIT:
I looked at your file. I don't see extensions there, so I'm assuming you're using bluetooth classic. Then you need to ask for permissions:
(Canned Response ABG - Bluetooth non-BLE SCAN Permission Blocks)
These blocks can be dragged into your Blocks Editor to request permission(s) for Bluetooth non-BLE scanning and connecting. All three parts are needed.
You also will need to pull in TinyDB into your project.