Skip to content

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

Notifications You must be signed in to change notification settings

Hannes7eicher/ModBus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published