07-14-2024, 12:46 AM
Thanks and sorry for all the post.
As I see in the yaml config I already post the RX And Tx are correct. its ok?
uart:
id: mod_bus
tx_pin: 33
rx_pin: 32
baud_rate: 9600
stop_bits: 1
parity: EVEN
Another question.. in the address number of the sensors.. Area ok?
For example. " address: 0x64"
sensor:
- platform: modbus_controller
modbus_controller_id: a24
name: "Voltage"
id: modbus_voltage
register_type: holding
address: 0x64
unit_of_measurement: "V"
value_type: FP32
accuracy_decimals: 2
As I see in the yaml config I already post the RX And Tx are correct. its ok?
uart:
id: mod_bus
tx_pin: 33
rx_pin: 32
baud_rate: 9600
stop_bits: 1
parity: EVEN
Another question.. in the address number of the sensors.. Area ok?
For example. " address: 0x64"
sensor:
- platform: modbus_controller
modbus_controller_id: a24
name: "Voltage"
id: modbus_voltage
register_type: holding
address: 0x64
unit_of_measurement: "V"
value_type: FP32
accuracy_decimals: 2