-
Notifications
You must be signed in to change notification settings - Fork 859
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HELP]Lastest 3.6.3. Modbus RTU doesnt work on RPi3 #1648
Comments
Hi @Jonnik84, In order to connect to device from docker container you need to add forwarding of device to docker compose file.
|
I've done this already. nothing changed |
Look pls at logs |
I have added fix for error from logs, could you pull new image from Dockerhub and try with it. If new image won’t help, please try to access this port from the container. to do this - you will need to enter to container CLI, install mbpoll there and try to read from it.:
|
I'm using TB Gateway for testing purposes now I want to test the simple MODBUS RTU
I have hardware Raspberry Pi 3B
Raspbian OS 64Bit Lastest stable
I use Docker installation for tb gateway
Have lastest version 3.6.3
Attaching my simple config
modbus_serial.json
Here is LOG
tb-gateway Logging error.txt
my hardware is working well. here is log using mbpoll:
_
Pls help me. Cant do anything further... Im not a Python engineer
Thanks
The text was updated successfully, but these errors were encountered: