So, prior to updating my phone to latest Android 13 update, the App I was working on (with Arduino nano Rp2040 device sending Bluetooth data back and forth) was working well.
Now, the app crashes on connection. I understand that there are changes to permissions, but I can honestly not understand how to implement.
It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.
To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.
Yeah, should have thought of that! So, here they are.
Either there is something wrong with what I have done, or perhaps something I am doing directly after I connect?
The app does quite a lot and, on connection, there is quite a bit of reading and writing of characterisitics to sync an arduino with the settings in the app. This was working well so seems strange that it has stopped since the latest upgrade.
I guess the other thing to add is the phone type, which is a OnePlus 9 Pro...
Any help or suggestions would be greatly appreciated...keep it simple, I have only just started doing this stuff!