Skip to content

playing with modbus tcp server on ESP6288 (nodemcu0.9)

Notifications You must be signed in to change notification settings

glinvad/ESP6288-Modbus-no-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modbus TCP server on NodeMCU0.9

Playing with simple Modbus TCP on a NodeMCU0.9 using PlatformIO in VS-code

The code is the first 10 holding registeres [0-9] or 40001+[0-9] you can also write to the next and they will be sent to out via the serial monitor

have fun - and remeber, only 1 client can be connected to a modbus server a time.

The good old NodeMCU0.9 :)

Testing with qModMaster Testing with qModMaster, see under test folder

Testing with qModMaster I also tested it with a Universal Robot CB3 sim (URSim) You can downloaded it from UR Homepage (https://www.universal-robots.com/)

Testing with qModMaster Example on Read and Write to the modbus holding registeres

As always... Have fun with the data and code

About

playing with modbus tcp server on ESP6288 (nodemcu0.9)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages