Skip to content

is it possible to connect 2 UART ports on esp32? #71

Answered by syssi
shurik05 asked this question in Q&A
Discussion options

You must be logged in to vote

Your example above looks good. It will create two different UARTs with two different identifiers. As next step you have to assign the jbd_bms to a specific uart because there are multiple available now and it's not obvious anymore which should be used. Please add uart_id: uart_0 to the first jbd_bms instance.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@syssi
Comment options

@shurik05
Comment options

Answer selected by shurik05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants