Hide an app error (515)

Hello, I have a problem, I am building a mini home automation house controlled with the phone, everything works perfectly but I always get the error message 515 not connected to Bluetooth (so it is already connected) what I am looking for is to hide this error with some block, thank you

Hello,

you can use Screen.ErrorOcurred to try to catch the error. Anyway, it would be better to try to discover the origin of the error.