Name of device. String value.
Information about the connection status of a device. Can take two values:
- InRange - Device connected
- OutOfRange - The device is turned off or out of range
MAC-address of device. For iOS/MacOS represents by UUID. String value.
Serial number of device. String value.
For callibri device families, this field is empty in `SensorInfo` when searching, and you can get it immediately after connecting using this property.
Device signal filter activity states. If the parameter is supported by the device, it becomes possible to set the desired filters using the `HardwareFilters` parameter. The next filters are available:
- HPFBwhLvl1CutoffFreq1Hz
- HPFBwhLvl1CutoffFreq5Hz
- BSFBwhLvl2CutoffFreq45_55Hz
- BSFBwhLvl2CutoffFreq55_65Hz
- HPFBwhLvl2CutoffFreq10Hz
- LPFBwhLvl2CutoffFreq400Hz
Information about the current mode of operation of the device firmware. It can be in two states:
- ModeBootloader - the device is in bootloader mode
- ModeApplication - normal operation
An property that is used to set or get the sample rate of a physiological signal.
It is unchanged for BrainBit and BrainBitBlack and is 250 Hz.
Gain of an ADC signal.
It is unchanged for BrainBit and BrainBitBlack and is 6.
Signal offset.
It is unchanged for BrainBit and BrainBitBlack and is 0.
Information about the device firmware version. Contain a structure named `SensorVersion` with fields:
- firmware major
- firmware minor
- firmware patch
- hardware major
- hardware minor
- hardware patch
- extension major
The value is stored and changed in the `Version` parameter.
Battery power value. Integer value.
Type of device. Enumeration.
Operating mode of the physiological amplifier. The value is stored in the `SensorAmpMode` property.
Frequency of updating resistance values. Immutable value.
Don't has a fixed value for BrainBit/BrainBitBlack.