You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run the BLE gRPC server, set the active scheme at the top-middle of Xcode to ShimmerBLEGrpc, target My Mac
2
3
Then, select the Start button at the top-left of Xcode to start the app
3
4
Then, open the Shimmer-Java-Android-API ShimmerGRPC.java class from: https://github.com/ShimmerEngineering/Shimmer-Java-Android-API/blob/master/ShimmerDriverPC/src/main/java/com/shimmerresearch/pcDriver/ShimmerGRPC.java
4
5
Set the name of the device you want to connect to, in Line 101 of the class. This is e.g. "Shimmer3-XXXX".
5
6
Note that this is not the Bluetooth Mac address, as MacOS BLE is limited to using Bluetooth device names.
0 commit comments