Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 448 Bytes

ModBus

Using the Arduino ModBus and RS485 libraries to retrieve data from a Finder energy meter using a Arduino MKR Wifi 1010

Request Form

Device Adress Function Code Starting Register Register Count CRC Code
0x21 INPUT REGISTERS 0x0011 2

Example

(!ModbusRTUClient.requestFrom(0x21, INPUT_REGISTERS, 30017, 2))