Skip to content
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

TX or RX ist blinking not both #40

Open
off99 opened this issue May 7, 2024 · 0 comments
Open

TX or RX ist blinking not both #40

off99 opened this issue May 7, 2024 · 0 comments

Comments

@off99
Copy link

off99 commented May 7, 2024

Hi ,

I cannot get it to work that both RX and TX Led blinking at the same time! If I Change PIN 16 and 17 the other start to bling. What have I done wrong?

uart:
id: mod_bus
tx_pin: 17
rx_pin: 16
baud_rate: 9600
stop_bits: 1

modbus:
id: modbus1

flow_control_pin: 4 #for use when you use a rs485 board without auto flow control. Like the rs485 max board.

modbus_controller:

  • id: ${modbus_controller_id}
    address: 0x1
    modbus_id: modbus1
    setup_priority: -10
    update_interval: 15sec

I am using this TTL :
JZK 5PCS TTL to RS485 module, 485 to serial port UART level mutual conversion, hardware automatic flow control, TTL Turn RS485 3.3V 5V

Thanks
Mit freundlichen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant