Sensor Legacy Commands
Functions
Restart the collection of memory statistics from sensor.
Disable encryption of part of advertisement package and commands requests/responses
Start operation which will transfer measurements from a given time range defined by optional startDate and endDate timestamp constraints. Time range limitation using timestamps is supported by sensors 6.0 and newer. For older sensor all measurements will be transferred. If this command is run on older sensors then all measurements will be returned regardless if startDate or endDate were provided or not.
Enable encryption of part of advertisement package and commands requests/responses
Enter sensors bootloader. If bootloader entry code is incorrect sensor will reboot.
Finish batch reconfiguration of sensor.
Finish sensor calibration process for given channel. The calibration result can be rejected or accepted in this command. This command works only if the given calibration procedure supports the early completion of the calibration
Get battery statistics from sensor.
Get bluetooth turn off timeout.
Get sensor's calibration data from given channel
Get channel types from sensor.
Get configuration errors from sensor.
Get hardware description about version and type of sensor.
Get update statistics from sensor.
Get led configuration from sensor.
Get memory statistics from sensor.
Command for collecting measurement period from sensor.
Get sensor conversion ratio for pulses channel. Command is supported only on sensors 5.0 and older. If run on newer sensors then UnsupportedCommandException will be thrown.
Get runtime errors from sensor
Get self-test data from sensor.
Get models of sensors installed on the device.
Get sensor's public encryption key.
Get sensor's software compilation date
Get sensor's compilation time
Get software version of a sensor
Collect time information from sensor.
Get time since event occurred on sensor.
Get time synchronization period in seconds.
Get Tx power level of bluetooth module installed on sensor. Command is supported by sensors 6.0 and newer. If run on older sensors then UnsupportedCommandException will be thrown.
Send a ping number to a sensor. The number will be send back via sensor notification channel.
Reset battery status on sensor.
Restore default settings on the sensor.
Set bluetooth turn off timeout.
Set sensor's calibration data for given channel
Set calibration date on a sensor.
Sets the output pin for a given channel. Following sensors are supported: SensorModel.IO_CONTROL_AS_OK_ALARM
Set led configuration on sensor.
Command for setting the measurement period of sensor. When executed on sensors 4.x and 5.x all readings are erased from memory.
Set sensor conversion ratio for pulses channel. Command is supported only on sensors 5.0 and older. If run on newer sensors then UnsupportedCommandException will be thrown.
Set time synchronization period in seconds. This determines how often sensor requests time synchronization from other devices over Bluetooth.
Set Tx power level of bluetooth module installed on sensor.
Start batch reconfiguration of sensor.
Start sensor's calibration process for given channel with calibration parameters
Toggle sensor's binary logic. If enabled sensor will work in binary mode.