Reputation: 1
I currently have an app that connects to an nrf52840, which sends electrocardiogram(ECG) data via bluetooth. I would like to implement a function within the app to detect atrial fibrillation, and looking online I see most code functions are written in Python. Is there any way to make the Python script run within Android Studio? If not, are there any suggestions to how I should do this? Any help is appreciated!
Upvotes: -1
Views: 43