-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
Using a Raspberry Pi Zero I installed pip3 and then install pyModbusTCP using pip3
Using the default example for a server I placed a print("Started") after server.start(), but it never prints started. If I added no_block=true then it will print "started" but in both cases I am unable to connect to the server.
Any ideas what could be going on?
Metadata
Metadata
Assignees
Labels
No labels