
Polar Sensor Logger
Log and graph biosignals (HR/ECG/ACC/PPG/etc..) from Polar H10 & OH1 sensors
Jukka Happonen · com.j_ware.polarsensorlogger
UpdatedNov 25, 2025
PublishedDec 12, 2020
Packagecom.j_ware.polarsensorlogger
MD52c60b5eade9a9ab9e0992945e9235ab4
SHA1 (signer)22:9E:85:FC:63:F5:F8:75:06:CA:3E:18:10:CA:A4:66:2B:AB:57:61
Signed byCN=Android, OU=Android, O=Google Inc., L=Mountain View, ST=California, C=US
Architecturesx86, x86-64, armeabi-v7a, arm64-v8a
Malware scanTRUSTED
Contact[email protected]
What's new
- Bugfix when HR receiving is stopped
- Fixed incorrect "Disconnected" text when feature is not availble in sensor
- Fixed incorrect "Disconnected" text when feature is not availble in sensor
Description
This application can be used to log HR and other raw biosignals from the Polar H10, OH1 and Verity Sense -sensors. It uses Polar SDK (https://www.polar.com/en/developers/sdk) to connect sensors.
One of the application's core feature is to save received sensor data to files on device, that can be then later accessed eg. via PC. User can also share saved files to eg. Google Drive or email them.
Verity Sense:
- HR, PPi, Accelerometer, Gyro, Magnetometer and PPG
OH1:
- HR, PPi, Accelerometer and PPG
H10:
- HR, RR, ECG and Accelerometer
H7/H9:
- HR and RR
Application also supports sensor data forwarding using MQTT-protocol.
Sensor firmware requirements:
- H10 firmware 3.0.35 or later
- OH1 firmware 2.0.8 or later
Permissions:
- Device location and background location: In order to scan bluetooth devices, device location is required by the Android system. Background location is required in order to seek devices if application is not in the foreground.
- All Files Access Permission: Data from the sensor is saved to files on the device and then they can be emailed, saved to Google drive, access via PC, etc...
- Internet: Data sending to MQTT-broker
Privacy Policy:
This app does not collect user data (location/etc...)
This application was made for my own purposes and it is not an official Polar app nor supported by Polar.
Tested with Sony Xperia II Compact (Android 10), Nokia N1 Plus (Android 9), Samsung Galaxy S7 (Android 8), Sony Xperia Z5 Compact (Android 7.1.1)
Here are the most frequently asked questions about the application:
Q: What is the timestamp format?
A: Timestamp format is nanoseconds and the epoch is 1.1.2000.
Q: Why nanoseconds?
A: Ask from Polar :)
Q: What are the extra columns in HR data?
A: They are RR-intervals in milliseconds.
Q: Why there are sometimes 0-4 RR-intervals?
A: Bluetooth exchanges data around 1 s intervals and if your heart rate is around 60 bpm, then almost every RR-interval hits between data transmission. If you have heartrate eg. 40, then your RR-interval is over 1s => not every BLE packet contain RR-interval. Then if your heartrate is eg. 180, then there is at least two RR-intervals in BLE packet.
Q: What is the ECG sampling frequency?
A: It is around 130 Hz.
Q: What does ECG, ACC, PPG, PPI mean?
A: ECG = Electrocardiography (https://en.wikipedia.org/wiki/Electrocardiography), Acc = Accelerometer, PPG = Photoplethysmogram (https://en.wikipedia.org/wiki/Photoplethysmograph), PPI = Pulse-to-Pulse Interval
Q: What does "Marker"-button do?
A: Marker button will generate a marker file. Marker file will hold timestamps when the marker is started and stopped. You can use the marker to mark some events during the measurement.
If you have more questions, please drop me an email!
Privacy policy: https://j-ware.com/polarsensorlogger/privacy_policy.html
Thanks to Good Ware for few images!
Marker icons created by Good Ware - Flaticon
One of the application's core feature is to save received sensor data to files on device, that can be then later accessed eg. via PC. User can also share saved files to eg. Google Drive or email them.
Verity Sense:
- HR, PPi, Accelerometer, Gyro, Magnetometer and PPG
OH1:
- HR, PPi, Accelerometer and PPG
H10:
- HR, RR, ECG and Accelerometer
H7/H9:
- HR and RR
Application also supports sensor data forwarding using MQTT-protocol.
Sensor firmware requirements:
- H10 firmware 3.0.35 or later
- OH1 firmware 2.0.8 or later
Permissions:
- Device location and background location: In order to scan bluetooth devices, device location is required by the Android system. Background location is required in order to seek devices if application is not in the foreground.
- All Files Access Permission: Data from the sensor is saved to files on the device and then they can be emailed, saved to Google drive, access via PC, etc...
- Internet: Data sending to MQTT-broker
Privacy Policy:
This app does not collect user data (location/etc...)
This application was made for my own purposes and it is not an official Polar app nor supported by Polar.
Tested with Sony Xperia II Compact (Android 10), Nokia N1 Plus (Android 9), Samsung Galaxy S7 (Android 8), Sony Xperia Z5 Compact (Android 7.1.1)
Here are the most frequently asked questions about the application:
Q: What is the timestamp format?
A: Timestamp format is nanoseconds and the epoch is 1.1.2000.
Q: Why nanoseconds?
A: Ask from Polar :)
Q: What are the extra columns in HR data?
A: They are RR-intervals in milliseconds.
Q: Why there are sometimes 0-4 RR-intervals?
A: Bluetooth exchanges data around 1 s intervals and if your heart rate is around 60 bpm, then almost every RR-interval hits between data transmission. If you have heartrate eg. 40, then your RR-interval is over 1s => not every BLE packet contain RR-interval. Then if your heartrate is eg. 180, then there is at least two RR-intervals in BLE packet.
Q: What is the ECG sampling frequency?
A: It is around 130 Hz.
Q: What does ECG, ACC, PPG, PPI mean?
A: ECG = Electrocardiography (https://en.wikipedia.org/wiki/Electrocardiography), Acc = Accelerometer, PPG = Photoplethysmogram (https://en.wikipedia.org/wiki/Photoplethysmograph), PPI = Pulse-to-Pulse Interval
Q: What does "Marker"-button do?
A: Marker button will generate a marker file. Marker file will hold timestamps when the marker is started and stopped. You can use the marker to mark some events during the measurement.
If you have more questions, please drop me an email!
Privacy policy: https://j-ware.com/polarsensorlogger/privacy_policy.html
Thanks to Good Ware for few images!
Marker icons created by Good Ware - Flaticon
Required features
- Bluetooth android.hardware.bluetooth
- Faketouch android.hardware.faketouch
- Location android.hardware.location
Permissions (13)
Polar Sensor Logger requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Bluetooth Connect android.permission.BLUETOOTH_CONNECT
- Bluetooth Scan android.permission.BLUETOOTH_SCAN
- Foreground Service android.permission.FOREGROUND_SERVICE
- Foreground Service Connected Device android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE
- Foreground Service Data Sync android.permission.FOREGROUND_SERVICE_DATA_SYNC
- Internet android.permission.INTERNET
- Post Notifications android.permission.POST_NOTIFICATIONS
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Schedule Exact Alarm android.permission.SCHEDULE_EXACT_ALARM
- Wake Lock android.permission.WAKE_LOCK
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE
- Com J Ware Polarsensorlogger Dynamic Receiver Not Exported Permission com.j_ware.polarsensorlogger.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION