/
Commands
Commands
Write Command Listing
Issuing and I2C write command followed by the byte below with prepare the device to load a proper response when read.
Command Byte | Function |
---|---|
0x10 | Read counter 0 - wind counter |
0x11 | Reset counter 0 - wind counter |
0x12 | Read max wind speed |
0x13 | Reset max wind speed |
0x20 | Read counter 1 - rain counter |
0x21 | Reset counter 1 - rain counter |
0x30 | LED on |
0x31 | LED off |
0x32 | LED toggle state |
Read Response Register
Issuing I2C read command followed will read the response register. Context of response is based on write command byte received.
<length> <payload> <checksum??>
, multiple selections available,
Related content
I2C Pulse Counter
I2C Pulse Counter
More like this
cpNode 10 pin assignments
cpNode 10 pin assignments
More like this
General Operational notes
General Operational notes
More like this
Software Items
Software Items
More like this
Software setup and configuration information
Software setup and configuration information
More like this
Control Panel
Control Panel
More like this