Generic Data
All devices manufactured by Yobiiq B.V. follow the same specification for generic data availability. This is done to have a consistent way for the configuration and maintenance of our devices.
Generic Device Data
The following registers contain data with regards to the device.
Status
0x64
R
Status of the device.
Manufacturer
0x65
R
YOBIIQ B.V.
1 byte; Uint8 Status of the device.
OEM
0x66
R
Returns the name of the customer for which the OEM version was made
Model
0x67
R
Returns the model of the device
Serial Number
0x68
R
4 bytes; Uint32 Serial number of the device
Firmware Version
0x69
R
Returns the firmware version (2 bytes)
Hardware Version
0x6A
R
Returns the hardware version (2 bytes)
External Power Status
0x6B
R
1 byte; Uint8 0x00 : AC Not Present 0x01 : AC Present
Battery Voltage
0x6C
R
1 byte; Uint8 Battery Voltage x 10
Battery Percentage
0x6D
R
1 byte; Uint8 Battery percentage
Password
0x6E
R/W
Password for logging on the device using Toolbox (possibility to change password within Toolbox)
Restart
0x6F
W
Restart the device ( Write 0x01 to reboot the device)
Internal Temperature Sensor
Temperature Error
0x78
R
Returns the current alarm state. 0 = No Error 1 = Error
Number of temperature alarms
0x79
R
4 bytes; Uint32 Saved in flash memory, non-resetable.
Internal Circuit Temperature
0x7A
R
2 bytes; Int16 Internal Circuit temperature x 100
Internal Circuit Humidity
0x7B
R
1 byte; Uint8 Internal Circuit Relative humidity
The temperature error is activated if the measured temperature or humidity exceeds the listed operation conditions.
Temperature and Humidity Sensor
Ambient Temperature
0x82
R
2 bytes; Int16 Ambient temperature measurement value x 100
Ambient Humidity
0x83
R
1 byte; Uint8 Ambient Relative humidity measurement value.
Last updated