Skip to content

Shimmer3 CRC Support

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.

image

Clone this wiki locally