Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

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

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??>

  • No labels