Hi,
I'm writing a Godot app for Android and need to communicate some BLE sensors. I'm currently using the ble.net library, with ble.net-android doing the lower level work.
However, to configure it, I need to pass the current activity and context. I can't see a way of getting this in script in Godot 3.5.2. Does anyone know how I can get this please?
Thanks,
Ian