hi, I know that this is a recurring issue, but I haven’t managed to find a suitable answer amongst the queries….hope some can help.
I’m sending data from an ESP32 to App inventor via Bluetooth Classic - not BLE. The problem is that I need to check the status of the BT connection and have the app behave gracefully if the connection is lost. The ‘is bluetooth connected?’ block doesn’t work and my attempt to use the ‘screen.onerror’ block seems to be ignored. Can anyone please tell me a way to have the app close the errant screen and reopen screen1, many thanks….