Help needed. Connect FS200-SHT10 humidity sensor to Artisan using an Arduino Mega and MODBUS #1244
Robjones6146
started this conversation in
General
Replies: 2 comments 3 replies
-
The FS200-SHT10 has 4 pins. Serial clock and serial data. GND: Ground When connected it works fine. When I try to display it with Artisan LCD I get the error. Modbus Communication Error. |
Beta Was this translation helpful? Give feedback.
3 replies
-
I have also tried Scan - function 4 as I want to use read-only. No results. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to connect a serial humidity sensor FS200-SHT10 using an Arduino MEGA 2560 (USB) via Artisan MODBUS (serial)
I want to display the humidity in the Artisan LCD on the right,
I have tried a combination of Baud rates, Function 3, 4 and other settings.
I get the error: 98 06:43:33.597 Modbus Communication Error
Any help will be greatly appreciated.
Here is the Arduino code:
Here are my Artisan settings:
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions