Hello
I'm new to app inventor. I have no coding experience nor I have created an app before, but I'm trying to create an app to control 4 servo motors via Bluetooth.
I have checked multiple videos and tutorials but I'm struggling with the first: connecting my tablet (Fire OS 7.3.2.3.) with Adafruit Bluefruit LE Shield.
From the display on your tablet, you are paired with a BLE device but not with a basic BlueTooth device.
From your AI2 component list, I see only the basic BlueTooth Client component but not the BLE extension.
However, this doesn't fix the problem. Actually, now with the BLE extension, no devices appear on the list after Scan, while with Bluetooth Client1 the Adafruit BLE device appears on the list. I'm attaching screenshots of the block and the result of the device Scanning with BLE extension:
I'm a bit puzzled!. It seems from the readings recommended that BLE should work with my Adafruit device and tablet.
I have also tested this first step for the connection with my phone (Google Pixel 4) with the same results as with the tablet (no devices detected with BLE extension, Adafruit detected with Bluetooth Client1).