Skip to content

Commit 1551fea

Browse files
authored
Update README.md
1 parent 7820a67 commit 1551fea

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,15 @@ https://bintray.com/shimmerengineering/Shimmer/shimmerdriverpc
2323
4) once paired click setup, and connect to serial port, at this stage you should see the Bluetooth come on permanently on the Shimmer device, also you should see a pop up indicating /dev/rfcommx
2424
5) now you can open the exported jar (*e.g. SensorMapsExample*) and connect to that port /dev/rfcommx use **sudo** when running *sudo java -jar X.jar* otherwise the application will throw an error when connecting to the Shimmer device
2525

26+
# Known Issues
27+
1) Update JSSC from 2.8.0 to 2.9.1 https://github.com/java-native/jssc/releases
28+
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000007110b5db, pid=36460, tid=30304#
29+
JRE version: Java(TM) SE Runtime Environment (13.0.1+9) (build 13.0.1+9)
30+
Java VM: Java HotSpot(TM) 64-Bit Server VM (13.0.1+9, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64)
31+
Problematic frame:
32+
C [jSSC-2.8_x86_64.dll+0xb5db]
33+
34+
2635
# The following license applies to the source code within this repository/project.
2736
Copyright (c) 2017, Shimmer Research, Ltd. All rights reserved
2837

0 commit comments

Comments
 (0)