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

Version 1 Next »

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

Reset counter 0 - wind counter

0x11

Read counter 0 - wind counter

0x20

Reset counter 1 - rain counter

0x21

Read 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