EnviroDIY / YosemitechModbus

A library to use an Arduino as a master to control and communicate with the modbus sensors produced by Yosemitech. Depends on the EnviroDIY/SensorModbusMaster library.
Other
10 stars 7 forks source link

Get Y4000 to output Chl & BGA readings #13

Closed aufdenkampe closed 1 year ago

aufdenkampe commented 6 years ago

My work with the WSU sondes should have gotten these readings, but they didn't come out when I tested the sonde for GL Buoys deployment.

Also adds to completing #6.

aufdenkampe commented 1 year ago

I found a typo in the YosemiTech Y4000 Modbus Manual, in which a get values request should look for a 16 register response, rather than 10 registers.

Fixed with commit cda2090642397e349cb7b6139ca59a343d7fca83.