Skip to content

Commit ab0da95

Browse files
Update README.md
1 parent 50e4e27 commit ab0da95

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ShimmerBLE/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,13 @@ This API is to help users get started with using the Verisense device. If you ar
1414
- Verisense IMU
1515
- Verisense Pulse+ (_upcoming_)
1616

17+
## Minimum OS Version Tested On
18+
- Android 10
19+
- iOS 15
20+
- Windows 10
21+
1722
## Functionality Supported
18-
- Configuring via BLE
23+
- Configuring via BLE (e.g. sampling rate, accel range)
1924
- Real Time Sensor Data Streaming via BLE
2025
- Logged Sensor Data Syncing via BLE
2126
_note: syncing is the retrieval of logged sensor data in a binary file fomat. **this binary file can be [parsed using this Java app](https://github.com/ShimmerEngineering/Shimmer-C-API/tree/master/ShimmerBLE/FileParser), however users should be aware that we do not provide file parsing source code in C#**_

0 commit comments

Comments
 (0)