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
JongChern edited this page Sep 23, 2022
·
4 revisions
CRC support is added to Shimmer3 via firmware Logandstream version 0.13.7 and above. By default when using ShimmerPC one byte CRC is enabled. The following methods can be used to enable/disable CRC.
disableBtCommsCrc()
enableBtCommsOneByteCrc()
enableBtCommsTwoByteCrc()
An example is included to help users via SensorMapsExample. Once connected, should you be using the correct firmware you will be able to either disable or enable CRC via the combobox shown below.