Multiple communication with soil sensors (NPK) with RS485 and arduino uno

Can I read data from multiple soil (NPK) sensors using just one rs485 module and arduino uno?

Hello :raised_hand:
Unfortunately no, because 1 NPK neads 1 rs485, but if you use x NPKs with x rs485, when x <=4, then you can read all data from 1 Arduino uno

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.