Skip to content

Commit 33fdb15

Browse files
authored
Update README.md
1 parent 839eb2e commit 33fdb15

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

ShimmerBLE/MultiVerisenseExample/README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ The MultiVerisenseExample is used to connect and stream data from Verisense devi
33

44
## Prerequisites
55
Your Verisense device is already paired with the OS
6+
67
**Please make sure ShimmerAPI and ShimmerBLEAPI are built successfully before running MultiVerisenseExample**.
78

89
MultiVerisenseExample is broken into the following projects, please refer to the Readme of each project for further info
@@ -15,14 +16,9 @@ MultiVerisenseExample is broken into the following projects, please refer to the
1516

1617

1718

18-
NOTE: The MultiVerisenseExample provides
19-
- Connect to Verisense device(s)
20-
- Streaming Accel data from Verisense device(s)
19+
NOTE: When using iOS, there is currently a similar [problem](https://developercommunity2.visualstudio.com/t/XamariniOS-getting-FoundationMonoTouch/1610258?space=8) with the plot library when you don't use Visual Studio 17.0.0.
2120

2221
HOW TO USE:
23-
- Add the uuid(s) for each of the device(s) that you want to connect to the variable List<string> uuids in MainPage.xaml.cs in the MultiVerisenseExample project
24-
- Launch MultiVerisenseExample in Visual Studio (user expected to see these four buttons which are Connect Devices, Start Streaming, Stop Streaming and Disconnect Devices)
25-
- Press Connect Devices button and observe the output in Visual Studio Output
26-
- Press Start Streaming button and observe the output in Visual Studio Output
27-
- After a few minutes or how long user want it to stream, press Stop Streaming button and observe the output in Visual Studio Output
28-
- Press Disconnect Devices button and observe the output in Visual Studio Output
22+
- Launch MultiVerisenseExample in Visual Studio
23+
- Press Scan and select Verisense device
24+
- Press Connect Devices button

0 commit comments

Comments
 (0)