The SmartPatch Connector App is a cross-platform application designed to easily connect and disconnect SmartPatches from patients. The app is available on iOs and Android. It is a part of the SmartPatch System.
To use the app on Android simply download its APK file from this repo to your Android phone and install it.
To test the application on iOS, follow this guide. This is the only way to test the app on a real device on iOs without an Apple Developer program membership.
If you want to release the app on iOS, use this official guide.
To use the application on Android, download the SmartPatch_Connector_App_v_1_0_0.apk file to your Android phone and install it.
If you want to officially release the app on Android, use this official guide.
Scan a SmartPatch QR code and select a patient from your patient list to map them to each other. You can also add a new patient if the patient to connect to is not already on the list. After connecting you shold now be see the sensor data for this SmartPatch in the SmartPatch UI when selecting the patient. This should always be done when a SmartPatch is getting attached to a patient.
Scan a SmartPatch QR code or select a patient from your patient list to disconnect his currently connected SmartPatch. This should always be done when a SmartPatch is removed from a patient.
For further documentation on the SmartPatch System consider looking at the code documentation. It can found in the doc/api directory of this repository. Please clone the repository and then open index.html in said repository.
The SmartPatch System includes a SmartPatch for acquiring vital sensor data and a supporting ecosystem consisting of a Basestation Software designed to acquire the Sensor Data on a Basestation device (Raspberry Pi) and publishing it to a Thingsboard Server. Further it includes a Thingsboard server setup to display the acquired data. And the SmartPatch Connector App available for iOS and Android, that makes it easy to connect SmartPatches and assign them to a patient.
