Skip to content

Difference between "SerBr" Tx/Rx and "Serial" Tx/Rx #23128

Answered by sfromis
dx136 asked this question in Q&A
Discussion options

You must be logged in to vote

While ESP32 is flexible about which pins you connect to the built-in UART controllers, you still only have three (for ESP32 and ESP32-S3), or two for the other ESP32 variants supported by Tasmota, but with USB CDC, this does not mean that all 3 or 2 are freely available. No pins are predefined as serial, unless you count USB CDC usage. You do not get more UART controllers with Berry, even if you can choose to only use half. Basically, you are still pretty low on available serial devices.

With USE_SERIAL_BRIDGE being default for standard Tasmota builds (with the exception of some specialized builds), and the tool TasmoCompiler not being part of the Tasmota project, any issues with standard…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@ProfAnderson-1
Comment options

@sfromis
Comment options

Answer selected by Jason2866
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants